PDA

Click to See Complete Forum and Search --> : Help on Html please


alex_read
Mar 19th, 2001, 09:26 AM
Please take a look at the basic sample of what I am trying to do.

I asked this in a different way a few weeks ago, and have come back to the project. Basically, how can I get the text boxes to take up the whole of the table column width please ?

Thanks everyone !

Mark Sreeves
Mar 19th, 2001, 09:52 AM
<td><INPUT name="TxtEvent1" style="WIDTH: 100%"></td>

alex_read
Mar 19th, 2001, 09:54 AM
Smashing, thanks Mark ! ;)