17 September 2006 23:30
The only CSS layout you need(?)
by 16 othersOne of the arguments for switching from table based layout into CSS based layouts are the flexibility CSS gives us. However, despite the flexibility, you have maybe experienced that the CSS layout you normally use didn't handle a specific case so you still had to edit, or perhaps totally restructure your HTML?
In this article you are presented to ten different layouts with example pages, all based on the same HTML.
1
(1 marks)