Hacker News new | ask | show | jobs
Ask HN: Plain, unstyled html to clean, well design page
45 points by plankton_sb 3506 days ago
I remember watching video or some tutorial how to change plain, unstyled html page into nice looking, readable design (with information about fonts, colors, spaces). I have problems with finding it now, anyone can help ?
3 comments

That's brilliant. Thanks for sharing
Yep, that's the one. Thank you.
Some of the complaints when this was shared on HN were pretty reasonable, I thought (especially the ones about contrast): https://news.ycombinator.com/item?id=12166687
Dropping in Bootstrap with a CSS reset solves most of this with perhaps less dev effort.
This is amazing! Love it.
This is the greatest thing I have ever seen. Thank you good sir.
As a supplement to the video, there's also a great web site with lots of examples which do exactly what you are talking about. The site is http://www.csszengarden.com/ and its purpose is to show off the beautiful things you can do with just CSS.

From the site..."A demonstration of what can be accomplished through CSS-based design. Select any style sheet from the list to load it into this page."

My personal favorite is http://www.csszengarden.com/219/. It's busy, but I love the effects and it is visually stunning.