I have created two tables which are then created within one for Part 2 of the lab. I have overlapped them and everything else but when I look at the final table, it only takes up about half of the web page...how do I strecth it out to fill the whole page?
Try putting a WIDTH="100%" attribute in the TABLE tag itself.
By Tom Murtagh (Admin) on Wednesday, October 21, 1998 - 09:20 pm:
Tom