News

One of the more interesting aspects of CSS 3 is the new Flexible Box model spec which essentially allows you to define how unused portions of block level elements are handled. Sound confusing?
HTML and CSS use a box model, which means that page elements include margins, padding, background colors and, optionally, decorative borders.