Posted by Leif K-Brooks on 12/10/06 22:13
Flashing Maen wrote:
> Thanks
Whoa. It's like top-posting, but crazy.
> <tr><h1>
> <td>
> Something
> </td>
> <td>
> someting else
> </td>
> <td>
> Someting again
> </td>
> </h1>
> <tr>
<h1> can't go directly inside of <tr>, nor can it directly contain <td>.
What are you trying to achieve?
[Back to original message]
|