News:

Welcome to SMF Ads Support Forum

Main Menu
Coinbase

having troubles

Started by ShawnH, March 23, 2009, 08:20:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ShawnH

I would like to use html, but i cant seem to get it to work, i have a url to someones banner from their website.

what code do i have to use in front and in back of the url do i need, also should i be using the http: or just start form the www?

thanks :)


ShawnH

could someone lend a hand here please

Fragenstein

<a href="http://www.yoursitename.com"><img src="http://www.linktoimage.com"></a>

;)

ccbtimewiz

<a href="http://www.yoursitename.com"><img src="http://www.linktoimage.com" alt="" /></a>

:p

Fragenstein

Quote from: ccbtimewiz on April 11, 2009, 11:48:15 PM
<a href="http://www.yoursitename.com"><img src="http://www.linktoimage.com" alt="" /></a>

:p

<a href="http://www.yoursitename.com"><img src="http://www.linktoimage.com" alt="" title=""/></a>

:P

ccbtimewiz