View Full Version : Text Box Trouble


moonandsun211
02-09-2003, 07:23 PM
I'm not that great with HTML, so I have a question that may sound stupid. I'm using a text area and I'd like to show pictures and such in it. But when I place the the HTML in, it just shows the code. Do you understand what I mean, is there any way to fix that?

Thanks in Advance

Sheila
02-09-2003, 07:35 PM
I believe you can't show images inside text areas. You would have to use an inline frame (http://www.lissaexplains.com/frames.shtml#inline) or a Div (http://www.``````````````/divtutorial.shtml)