Tableless 2.0
Sunday, December 21st, 2003It has been advocated many times that tables shouldn’t be use in HTML for layout purposes. I have been using CSS to construct my pages since it was introduced to me in a web design contest in las vegas.
To prevent bad CSS implementations to read the stylesheet, just call it through < style type="text/css" > @import url('your-stylesheet-url‘); < /style >