CSS properties

Padding & Margins

Padding & Margins

In this lesson we delve deeper into the box model by taking a closer look at padding and margins and see how these box properties effect our images and text. CSS gives us complete control over padding and margins, as well as some handy shorthand CSS properties, that really cut down on the typing we …

Padding & Margins Read More »

Borders - CSS Basics

Borders – CSS Basics

In this lesson we take our final look at the basics of the CSS box model by looking at borders and the twenty CSS properties available to use with them. Don’t let the amount of CSS properties available for borders fool you into thinking they are complex though, because borders are very simple to understand …

Borders – CSS Basics Read More »