Writ – Opinionated, classless styles for semantic HTML
1–10 of 65 posts
Re: Writ – Opinionated, classless styles for semantic HTML
#2Re: Writ – Opinionated, classless styles for semantic HTML
#3Re: Writ – Opinionated, classless styles for semantic HTML
#4Re: Writ – Opinionated, classless styles for semantic HTML
#5The body font size seems tiny to me.
Re: Writ – Opinionated, classless styles for semantic HTML
#6When I first learned about CSS I was pretty intrigued by the W3C Core Styles [1]. They were a pretty good illustration of the separation of presentation from the underlying markup. [1]: http://www.w3.org/StyleSheets/Core/
Re: Writ – Opinionated, classless styles for semantic HTML
#7When I first learned about CSS I was pretty intrigued by the W3C Core Styles [1]. They were a pretty good illustration of the separation of presentation from the underlying markup. [1]: http://www.w3.org/StyleSheets/Core/
We used to spend hours applying those 8 stylesheets to our pages and deciding which one we preferred... Really edgy types used two, or perhaps even three, different styles on their handwoven Web Pages.
Re: Writ – Opinionated, classless styles for semantic HTML
#8Re: Writ – Opinionated, classless styles for semantic HTML
#9But it breaks the font sizing. Also it would be cool if H1 would be smaller inside an ARTICLE than H1 outside of an article like the default setting in Safari etc.
Would be good if useful defaults wouldn't be destroyed by too general css.