Blog Archive
-
▼
2012
(25)
-
▼
September
(11)
- IE and the box model
- Box model recap
- Visual Formatting Model Overview
- Removing comments and optimizing your style sheets
- Note to self
- Structuring your code
- Applying styles to your document
- Planning, organizing, and maintaining your style s...
- Inheritance
- Adding a class or an ID to the body tag
- Using specificity in your style sheets
-
▼
September
(11)
Labels
- CSS (25)
- Tutorials (4)
- Web design (7)
Powered by Blogger.
Saturday, September 8, 2012
Visual Formatting Model Overview
Three of the most important CSS concepts to grasp are floating, positioning, and the box model. These concepts control the way elements are arranged and displayed on a page, forming the basis of CSS layout. If you are used to controlling layout with tables, these concepts may seem strange at first. In fact, most people will have been developing sites using CSS for some time before they fully grasp the intricacies of the box model, the difference between absolute and relative positioning, and how floating and clearing actually work. Once you have a firm grasp of these concepts, developing sites using CSS becomes that much easier.
In this chapter you will learn about
- The intricacies and peculiarities of the box model
- How and why margins collapse
- The difference between absolute and relative positioning
- How floating and clearing work
Let's See:
Box model recap
Címkék:
CSS
Subscribe to:
Post Comments (Atom)
0 Comments:
Post a Comment