Jump to content

textarea formatting


natalieG

Recommended Posts

when we use the below code, the text in the testarea is indented about half the textarea width
instead of starting at the left margin. we have tried changing $NOTE to: trim($NOTE) and this does
not solve the problem.
______________________________________________________________________________________


[!--coloro:#FF0000--][span style=\"color:#FF0000\"][!--/coloro--][b]<tr><td width="664" COLSPAN="2"><textarea name="NOTE" rows="20" cols="85" tabindex="1"> <?php echo $NOTE;?></textarea></td>[/b][!--colorc--][/span][!--/colorc--]

_________________________________________________________________________________

Chjarlotte-
Link to comment
Share on other sites

[!--quoteo(post=384639:date=Jun 16 2006, 12:25 PM:name=natalieG)--][div class=\'quotetop\']QUOTE(natalieG @ Jun 16 2006, 12:25 PM) [snapback]384639[/snapback][/div][div class=\'quotemain\'][!--quotec--]
when we use the below code, the text in the testarea is indented about half the textarea width
instead of starting at the left margin. we have tried changing $NOTE to: trim($NOTE) and this does
not solve the problem.
______________________________________________________________________________________
[!--coloro:#FF0000--][span style=\"color:#FF0000\"][!--/coloro--][b]<tr><td width="664" COLSPAN="2"><textarea name="NOTE" rows="20" cols="85" tabindex="1"> <?php echo $NOTE;?></textarea></td>[/b][!--colorc--][/span][!--/colorc--]

_________________________________________________________________________________

Chjarlotte-
[/quote]

Could be alignment of the table
try <td align=left width=664 colsspan=2>
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.