View Full Version : Whats the code to make a text box that allows html in it?


TheUsed
03-01-2003, 07:05 PM
What is the code to make a text box where you can out links and pictures and all kinds of html stuff???? If you know the code please post it up to help me out! Thank You! :D

Sheila
03-01-2003, 07:19 PM
Text areas are supposed to show HTML, therefore you can't use it inside of them. If you want a similar effect, you could use an iframe or a div.


iframe: http://www.lissaexplains.com/frames.shtml#inline

div: http://www.``````````````/divtutorial.shtml