A friend of mine has a big table on his website:
http://www.rpi.edu/~chens/Research.html
I think it looks great, so I tried to copy this style/code, but it is making too many columns:
http://www.rpi.edu/~doriad/TechnicalReports.html
I read http://www.w3.org/TR/html4/struct/tables.html , but it looks to me like I have done everything right (all it is are <tr> and <td> tags).
Can anyone spot the bug?
Thanks!
Dave