Live data from Hacker News

Writ – Opinionated, classless styles for semantic HTML

cmcenroe.me

1–10 of 65 posts

Re: Writ – Opinionated, classless styles for semantic HTML

#6
post #4

When 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/

http://www.csszengarden.com/ is a neat example of that too: some wildly different visual designs with the same markup.

Re: Writ – Opinionated, classless styles for semantic HTML

#7
post #4

When 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/

Oh, that one does bring back memories! A proto-CSS Zen Garden of sorts, absolutely fascinating at the time.

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

#9
Feels like a response to: http://motherfuckingwebsite.com and http://bettermotherfuckingwebsite.com

But 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.

Post reply on HN