Quote:
|
Originally Posted by wedouglas
well i want to just fill up 500x500 with text. however, when i reach the end of the table (ie the 500th px) it doesnt go to the next line, it makes the table wider.
|
I definitely don't get that behaviour. The width is fixed in the table, row and cell tags. Is it just the design mode you're working in, try working in split mode so you can see the code as well. If the 500px width attributes don't change then the width isn't changing, also try putting a border on it and hitting f12 to see it in the browser - does the table size change?