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!