Jump to content
Larry Ullman's Book Forums

Recommended Posts

Just a question really. I have a basic text area on a form that's coded like below:

<tr>
    <td valign=top><font class="smalltext"><b><strong> Description:</strong></b></font></td>
    <td><font class="smalltext">
      <textarea rows=12 cols=55 name=description></textarea>
      </font></td>
  </tr>
<tr>

What I was wanting to know was can I add some formatting like the user being to make the text bold, change colour, Centre, left, right and justify. You know the normal formatting aids. Is this difficult to do. I have done a search on the internet "Text box with formatting" but the stuff that comes up is not what I was really looking for.

Link to comment
Share on other sites

 Share

×
×
  • Create New...