View Single Post
  #10 (permalink)  
Old Jan 30th, 2007, 10:54
majo323 majo323 is offline
New Member
Join Date: Jan 2007
Location: Slovakia
Age: 30
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Why are tables bad?

There is nothing wrong with the table element at all. With the DOM it is possible to work with rows/cells as good as with div elements and tables are necessary if you wosh to dynamicaly accomodate the width/height of the layout.

-------------------
Malware blog project
Reply With Quote