Default stylsheets to learn web design [Hack Your Day]
While browsing through some info on official css specs and best practices, I came across a cool feature on the W3C homepage. They have a tool that lets you view four sites with eight different core stylesheets. You can also view the pages without styling, or you can take a look at just the style source.
If you are just learning css, this is a great way to take a look at a stylesheet that is definitely well formed and made in a web-friendly and compliant way. You can also use them to give your page a pretty good look right away, which you can tweak and tune as you like, or as you learn more and more.
Take a look at W3C core css styles on theW3C homepage
Original post here: Daniel
Comments: