|
|
#1 |
|
Solid State Member
Join Date: Jan 2007
Posts: 12
|
ok so i made a text box that is supposed to have the code for my bands banner in a little text box so people can put it on their page, but the quotes in the banner code get mixed up so it just displays ></a> in the text box
here is the code i have Code:
<TEXTAREA NAME="<img src="http://i72.photobucket.com/albums/i162/manyourcoolchris/swampetwin.gif" border="0" alt="swamp monster"></a>" ROWS=6 COLS=40> </TEXTAREA> |
|
|
|
|
|
#2 |
|
Golden Master
Join Date: Sep 2006
Posts: 7,893
|
Is this what you want??
Code:
<textarea rows="6" cols="40"><img src="http://i72.photobucket.com/albums/i162/manyourcoolchris/swampetwin.gif" border="0" alt="swamp monster"></textarea> http://www.w3schools.com/tags/tag_noscript.asp
__________________
C2D E6600 | 4GB DDR2-800 | 9800GTX+ | Asus P5B-E | 150GB Raptor | 320GB 7200.10 | 750W Xigmatek PSU |
|
|
|
|
|
#3 |
|
Solid State Member
Join Date: Jan 2007
Posts: 12
|
aww yeah perfect
one more thing, is there a way to either change the color of the text that is in the box the box background |
|
|
|
|
|
#4 |
|
Solid State Member
Join Date: Jul 2008
Posts: 6
|
i believe this should help you with what the design element of the form
http://http://www.outfront.net/tutor...unkyforms3.htm |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|