banner display code box. |
banner display code box. |
Mar 12 2008, 12:03 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 18 Joined: Nov 2007 Member No: 588,043 |
I'm trying to add a few code boxes to my site where people can copy and paste an html code so they can display my banners on their site.
the banner would be on top and the html code that they copy would be in a box below it. does anyone know this code or is there a generator that can do this? thanks |
|
|
|
![]() |
Mar 12 2008, 12:10 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 18,173 Joined: Mar 2005 Member No: 108,478 |
It's called a textarea.
CODE <textarea>Your banner code goes here.</textarea>
|
|
|
|
akadnyce banner display code box. Mar 12 2008, 12:03 PM
akadnyce is there a way that I can control the width or mak... Mar 12 2008, 12:18 PM
Synesthesia Yeah, there's actually a script for this. Plea... Mar 12 2008, 12:20 PM
akadnyce well if I knew what it was called (as you correcte... Mar 12 2008, 12:35 PM
Synesthesia It's all right. If you're done installing ... Mar 12 2008, 12:39 PM
JosephCohen123 <textarea rows='10' cols='50' o... Mar 12 2008, 09:05 PM![]() ![]() |