No class, only build with a strong semantic
This is important for search engines, for people who use assistive technologies, and for improving things.
Dragon.css
Based on HTML5 elements, Dragon is a lightweight, accessibility-focused CSS framework.
This is important for search engines, for people who use assistive technologies, and for improving things.
Web performance matter, so Dragon is light, all in one file
Excellent contrast, Hyrachie of information, focus navigation, ect.
I use Dragon.css for my web projet
A fantastic person
Framework css | Headline | Responsive | Accordion |
---|---|---|---|
Bootstrap | Yes | Yes | Yes |
Dragon | Yes | Yes | Yes |
/* Layout */
section, aside, header, footer {
max-width: 1200px;
width: 100%;
display: block;
margin: 0 auto;
}
p {
max-width: 680px;
line-height: 160%;
font-size: 14px;
color: var(--text-paragraph);
margin-bottom: 24px;
}
It's helpful to display complementary informations
Important message