Forum Moderators: phranque
I thank you in advance for your time,
Abby
The following should validate fine as XHTML:
<form method="GET" action="/x.cgi" [b]style="layout:inline;"[/b]>
<table>
<tr><td>first label:</td>
<td><input type="text" name="first_input"></td></tr>
<tr><td>second label:</td>
<td><input type="text" name="second_input"></td></tr>
</table>
</form>