|
Posted by BootNic on 10/24/06 23:47
> Poddys <Poddys@gmail.com> wrote:
> news: 1161698312.054648.89530@i3g2000cwc.googlegroups.com
> I have a form that contains a TEXTAREA of 5 rows. The title of the
> text area is to the left of the input field. I want the title to
> appear on the top row, but it appears on the bottom row.
>
> If I had the form in a table I know I could use <TR VALIGN=TOP>, but I
> really don't want to put the form within a table if I don't have to.
>
> Is it possible to do this please?
[snip]
<label for="mytextarea" style="vertical-align:top;
margin-right:3em; cursor:pointer;">Comments:</label>
<textarea id="mytextarea" name="Comments" rows="5" cols="40" style=
"overflow:auto;"></textarea>
--
BootNic Tuesday, October 24, 2006 7:46 PM
Inform all the troops that communications have completely broken
down.
*Ashleigh Brilliant*
Navigation:
[Reply to this message]
|