View Single Post
Old Jan 24, 2008 | 07:28 PM
  #1  
lamb chops's Avatar
lamb chops
PassionFord Post Whore!!
 
Joined: Apr 2004
Posts: 4,047
Likes: 0
From: Waterlooville....near Portsmouth
Default HTML coding help please :-)

Right im trying to add an advert to our hants website but im struggling

Ive been sent the code from the advertisers but ive added it to the top frame on the site and when its clicked it opens in the top frame and looks poo. Does anyone know what i need to add to the code to get it to open in a new window? Heres the code thanks for any help

<style>
#tile100x60 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 29px 0px 7px 2px;
}
</style>
</head>

<table width="124" height="60" border="0"
cellpadding="0" cellspacing="2">
<tr>
<td background="q4-120x60-banner.gif"><div
id="tile100x60">Get [/color]cheap car insurance quotes
</div></td>
</tr>
</table>
Reply