Css examples Pmob
With the W3C recommending long ago that using tables for layout should be avoided and that CSS should be used to separate presentation from content, Web Designers are now faced with the problems of how to present their layout and also how to adhere to the W3C guidelines.
CSS should be approached differently to table design and designers need to get away from the old table based way of design and the inherrent characteristics that tables provide. There's no denying that the equalising columns and vertical alignment behaviours that tables have are hard to duplicate with css in a cross browser environment so the easiest option is not to try and duplicate these behaviours. Work with the strengths of CSS (and there are many) and not with the weaknesses.
Visit: http://pmob.co.uk/