The CSS design / framework for static HTML coders. Saner defaults for HTML elements.
Kyle Drake 13f3da4e54 some more css cleanups, remove element class (just use <html>), update gulpfile, 0.2.0 | пре 10 месеци | |
---|---|---|
dist | пре 10 месеци | |
.gitignore | пре 7 година | |
README.md | пре 10 месеци | |
element.css | пре 10 месеци | |
element.js | пре 10 месеци | |
gulpfile.js | пре 10 месеци | |
harbor.jpg | пре 7 година | |
index.html | пре 10 месеци | |
license | пре 7 година | |
package.json | пре 10 месеци |
Saner defaults for HTML elements.
Element is a CSS design / framework that only requires simple HTML elements for building a site. In contrast to most design frameworks that use a lot of nested <div>
elements and inline classes, Element does away with that, making it quicker and easier to create decent-looking static web sites from scratch that are easy to edit and manage with just a text editor.
Think of it as a "Markdown for HTML", or "saner defaults for HTML elements".
If you have any ideas or improvements, please feel free to chime in or send pull requests!