• 0

Table troubles


Question

How can I get a table to stay at a size, and not get bigger when I fill it with text, make the text on a new line automatically?

table width="100%" border="1" cellspacing="2" cellpadding="0">
<tr>
<td width="16%">sss</td>
<td width="16%">aaa</td>
<td width="16%">dff</td>
<td width="16%">dsgfghfdhfdhdfhdfhdfhfdhfdhsdafdsafsadfsadfghhghhfdhdfhfhdfhdfhfdhdfh</td>
<td width="16%">dsfgsdfgsdfg</td>
<td width="16%">dfgdsfgdfsgdsfgdsfgdsgdsgdsf</td>
</tr>
</table>

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Its not working. I've tried taking out the % signs, and it wants to do the same thing. Could you maybe do it and give me a link to view source and see if I can imitate it?

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.