You're Browsing - Latest Addition

10 Principles of the CSS Masters

10 excellent principles that any web developer or designer can find useful, meaningful, or challenging.

CSS Menu List Design

A quick and useful CSS tutorial to show you how to create a menu list using either the CSS border style or a background image.

No CSS Reset

Johnathan Snook discusses why he doesn’t reset his styles; a great counter-argument from one of the most respected web developers/designers out there.

,

Universal Selector

Eric Meyer discusses how the universal selector works.

Tripoli – A CSS standard for HTML rendering

Tripoli is another popular CSS Reset option that has several versions so that you can use the one most appropriate for your project.

,

Why I Like (and Use) Reset CSS

A short and sweet discussion of why resetting CSS is a great idea.

,

[WSG] Zeroing default padding/margin

Probably one of the first threads that discuss the universal selector reset on the Web Standards Group mailing list.

Resetting Your Styles with CSS Reset

CSS Reset is the process of resetting the styles of all elements to a baseline value so that you avoid cross-browser differences due to their built-in default style settings. By resetting your styles, you avoid defaulting to the browser’s built-in styles, which differs from browser to browser.

,

12 Principles For Keeping Your Code Clean

Good CSS can only exist with equally good HTML markup. A house is only as strong as its foundation, right? The advantages of clean, semantic HTML are many, yet so many websites suffer from poorly written markup.

CSS3 – All you ever needed to know about CSS3

Biggest online resource blog covering CSS3 information.

,