LittleHobbit
05-12-2004, 06:06 AM
Im trying to add images into a textbox....I can veiw the image, but not the textbox, can someone point out whats wrong? Heres the code:
<html>
<style type="text/css">
<textarea ROWS=7 COLS=30
style="background:COLOR"
style="font-family:Trebuchet MS"
style="color:blue"
style="border style:solid">
</head>
</style>
<img src="always.gif"
this one reminded me of Nancy
</head>
</Html>
</textarea>
<!--Code generated by Cool Web Scrollbars from Harmony Hollow Software-->
<!--http://www.harmonyhollow.net-->
<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#E87400;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#E87400;
scrollbar-arrow-color:#3A94B6;
scrollbar-track-color:#B76FFF;
}
-->
</STYLE>
<!--End Cool Web Scrollbars code-->
<html>
<style type="text/css">
<textarea ROWS=7 COLS=30
style="background:COLOR"
style="font-family:Trebuchet MS"
style="color:blue"
style="border style:solid">
</head>
</style>
<img src="always.gif"
this one reminded me of Nancy
</head>
</Html>
</textarea>
<!--Code generated by Cool Web Scrollbars from Harmony Hollow Software-->
<!--http://www.harmonyhollow.net-->
<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#E87400;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#E87400;
scrollbar-arrow-color:#3A94B6;
scrollbar-track-color:#B76FFF;
}
-->
</STYLE>
<!--End Cool Web Scrollbars code-->