How do I make a box like this in html?
[code] <a href="http://www.myspace.com/costasivey">
<img src="http://siderealmusic.webs.com/BAND/images/SiderealBanner_1.gif" />
[/code]
I need to do something like that, where the code is displayed without going into effect.
[editline]02:13PM[/editline]
I tried <pre> <a href="http://www.myspace.com/costasivey">
<img src="http://siderealmusic.webs.com/BAND/images/SiderealBanner_1.gif" /> </pre>
[editline]02:25PM[/editline]
Solved the problem, it was <textarea></textarea> Where do I put in the dimensions if I want it to be 300 x 50?
width="300" height="50"
?
Sorry, you need to Log In to post a reply to this thread.