23/11/05

Quick CSS Tip: Box Model

Filed under:
CSS, Web-design

Understanding the box model is extremely important when dealing with Cascading Style Sheets. Remember:

  • Paddings are added to the overall size
  • Borders are added to the overall size

Check out the excellent Interactive CSS Box Model Demo (Flash) which illustrates the box model.

Comments are closed.

Web log categories

Previous blog post

Looking for a Web Programmer

Next blog post

The Address Element