December 2011
Beginner to intermediate
1080 pages
23h 42m
English
In this chapter, I cover the CSS properties you can use to configure an element’s box model. As I explained in Chapter 16, the box model is one of the fundamental concepts in CSS, and you use it to configure the appearance of elements and the overall layout of your documents. Table 20-1 provides the summary for this chapter.


Padding adds space between an element’s contents and its border. You can set padding for individual edges of the content box, or use a shorthand ...
Read now
Unlock full access