How to show image like ads

Any problem with HTML can be discussed here.
Locked
rudrawadi
Posts: 55
Joined: Mon Dec 24, 2007 4:57 am

How to show image like ads

Post by rudrawadi »

How to show image like ads using HTML

please Help me in this


Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

just insert image of your ad to the page using html code:
[HTML]<a href="www.yourdomain.com" target="_blank"><img src="pat/to/image.jpg" border="0"></a>[/HTML]
Image
Gio
Posts: 14
Joined: Wed Dec 26, 2007 5:10 pm

Post by Gio »

yeaay ty for that code 2:)
rudrawadi
Posts: 55
Joined: Mon Dec 24, 2007 4:57 am

Post by rudrawadi »

Thankz For that Code I was Searching that Thankz again
Locked