The CSS design / framework for static HTML coders. Saner defaults for HTML elements.
|
1 anno fa | |
---|---|---|
dist | 1 anno fa | |
.gitignore | 7 anni fa | |
README.md | 1 anno fa | |
element.css | 1 anno fa | |
element.js | 1 anno fa | |
gulpfile.js | 1 anno fa | |
harbor.jpg | 7 anni fa | |
index.html | 1 anno fa | |
license | 7 anni fa | |
package.json | 1 anno fa |
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!