Sunday 3 May 2009

CSS Box Model

Today I am looking at CSS layout techniques.

I read about how to do inline lists with CSS. Another interesting website about positioning: Learn CSS Positioning in Ten Steps

It is also important to understand the box model.
The CSS box model describes the rectangular boxes that are generated for elements in the document tree.


1 comment: