CSS Concepts

People keep asking me various issues about CSS, and I try to evangelize some of it's more appropriate uses. I'm no zealot, but good clean CSS is a thing of beauty, AND it results in smaller/faster page loads.

So, I figured I'd share some of my thoughts.

Basic CSS, HTML and related concepts.

Box and Stream: There are Only Two At the core of HTML and CSS are two concepts: box and stream. All visible HTML elements are one or the other.