View Single Post
  #7 (permalink)  
Old 12-17-2007, 03:44 PM
Senenoi Senenoi is offline
Junior Babbler
 
Join Date: Dec 2007
Posts: 13
Senenoi has a few positive reputation points
Default

i believe that you can also use the "textarea" code...

Code:
<textarea>
TEXT
</textarea>
... or something similar, good thing with Dreamweaver you can always fool around with coding due to the auto fill function. you have to fool around with the size of it to fit your text, otherwise you will get a scrollbar for the box.
Reply With Quote