Archive

Posts Tagged ‘box model’

CSS Box Model

March 23rd, 2008

I was drawing up a box model in paint, when I realized I should be able to make a perfectly fitting box model in CSS itself!

Legend:
Purple = Margin
Red = Border
Orange = Padding
White = Actual content

Source (original file): CSS Box Model

Popularity: 11% [?]

Graphical, Tutorials ,