View Full Version : help


spaton_94
08-22-2005, 07:16 PM
hye, i am new at this HTML stuff, i am making a website on graphics and stuff, i am wonder how do you get the HTML in the little box so people can use the backgrounds or whatever graphic i am trying to get working please help me!

sjb
08-22-2005, 07:39 PM
A lot of people use text areas:
<textarea rows="2" cols="20">type the code for the graphic in here</textarea>
you can find out more about them
http://www.lissaexplains.com/html5.shtml#textarea

spaton_94
08-22-2005, 07:56 PM
ok, well thanks, but how do you know the code like where do you find it or get it?