Search

1/22/2008

101 CSS Techniques Of All Time

101 CSS Techniques Of All Time- Part 1

One of the somewhat frustrating properties of CSS is the fact that elements only stretch vertically as far as they need to. So how can we make all columns appear to be the same height? Several techniques was introduced to solve this issue.

* Faux Columns- The simple secret is to use a vertically tiled background image to create the illusion of colored columns.
* Equal Height Columns - revisited- A method to make all columns appear to be the same height but without the need for faux column style background images.

* Equal height boxes with CSS- The trick is to use the CSS properties display:table, display:table-row and display:table-cell to make containers (in this case div elements) behave like table cells.

101 CSS Techniques Of All Time- Part2
47+ Excellent Ajax CSS Forms
Niceforms 1.0 :: badboy.media.design
niceforms

沒有留言: