Now that we’ve covered a majority of the basics we can finally get to what makes a site layout come together, floats and positioning.
CSS: Box Model
The Box model, an odd term isn’t it? It is used to describe the combination of various elements that control the spacing of elements on your page.
CSS: Font
Font. So many a web design newbie will skiff right over this subject without a thought, but I’m here to tell you that’s a mistake.
CSS: The Basics
CSS is an acronym for Cascading Style Sheet. Note how this is a style sheet, and like HTML, it is not a programming language.