ok how do I make a table with 5 columns and 10 rows??? (HTML)?

kirby

New member
I can't figure out all this table crap and we have a test on it tomorrow HELP!

this was my attempt and I know i'm not doing it right.

<table>
<tr><th>Column one</tr></th>
<td>text</td>
<tr><th>Column two</th></tr>
<td>text<td>
</table>
hey thanks! I guess it was easier than I thought.. but how come your heading cells aren't bold by default?
nvm blonde moment
 
Back
Top