PDA

View Full Version : HTML Help: Banner


MazelTovCocktail
04-23-2008, 09:11 AM
i used to have a document filled with random HTML codes, but i done lost it!

does anyone have the HTML code to make a banner/picture as a link?

thanks in advance!

Loathe
04-23-2008, 09:38 AM
It would be an image within a link:

<a href="http:// link goes here">
<img src="http:// image url goes here" border="0">
</a>

Dutch Raven
04-23-2008, 09:50 AM
Or for this board:
http://www.skinheads.net/forums/image.php?u=6211&dateline=1208305912 (http://www.skinheads.net/forums/member.php?u=6211)

* (*)

MazelTovCocktail
04-23-2008, 09:57 AM
It would be an image within a link:

<a href="http:// link goes here">
<img src="http:// image url goes here" border="0">
</a>


that's it, thanks!!

MazelTovCocktail
04-23-2008, 09:58 AM
Or for this board:
http://www.skinheads.net/forums/image.php?u=6211&dateline=1208305912 (http://www.skinheads.net/forums/member.php?u=6211)

* (*)

not for this board, but i'll stow this away for future reference! thanks dutch