Click to See Complete Forum and Search --> : Table size


ITahmed
06-24-2006, 12:56 AM
how can I control the table size so that it is small and it does not keep growing. I am using dreamweaver. the table keeps gowing with the text. or at least it does not stay as I want it.....
Please look at the site, the main table looks ok, if you click on a any of the links in the table, it looks weird.... no idea.... it just seems streched.
http://www.webhostingspeed.com

GaryS
06-24-2006, 02:57 AM
Try

table-layout: fixed

in your css (apply it to <table> )