|
|
|
|
|
#1 (permalink) |
|
Who does #2 work for?
Join Date: Oct 2005
Posts: 13,986
|
Can anyone tell me why the first 4 links in this code have a different line spacing than the last 4?
Code:
<html>
<head>
<style type="text/css">
.paysites a {text-decoration: none; font: 12px Arial, Verdana; color: #0000FF;}
.paysites a:hover {text-decoration: underline; color: #FF0000;}
</style>
</head>
<body>
<TABLE class=paysites BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH="100%" ALIGN="CENTER">
<TR>
<TD>
<IMG SRC="" HEIGHT=10 WIDTH=10 BORDER=0 ALT=""> <a href="http://domain.com" target="_blank">anchor text</a><BR>
<IMG SRC="" HEIGHT=10 WIDTH=10 BORDER=0 ALT=""> <a href="http://domain.com" target="_blank">anchor text</a><BR>
<IMG SRC="" HEIGHT=10 WIDTH=10 BORDER=0 ALT=""> <a href="http://domain.com" target="_blank">anchor text</a><BR>
<IMG SRC="" HEIGHT=10 WIDTH=10 BORDER=0 ALT=""> <a href="http://domain.com" target="_blank">anchor text</a><BR>
<a href="http://domain.com" target="_blank">anchor text</a><BR>
<a href="http://domain.com" target="_blank">anchor text</a><BR>
<a href="http://domain.com" target="_blank">anchor text</a><BR>
<a href="http://domain.com" target="_blank">anchor text</a><BR>
</TD>
</TR>
</TABLE>
</body>
</html>
__________________
Traffic Trades - TGP & Toplist, Thumb & Text | Porn Reviews | Deutscher Porno Report
Last edited by AmateurFlix; July 29th, 2010 at 11:29 PM. Reason: this wasn't just happening in IE, it does the same in FF |
|
|
|
|
|
#3 (permalink) |
|
Who does #2 work for?
Join Date: Oct 2005
Posts: 13,986
|
thanks CraK, if I just include some blank space within the image, that should achieve the look I want.
__________________
Traffic Trades - TGP & Toplist, Thumb & Text | Porn Reviews | Deutscher Porno Report
|
|
|
|
![]() |
| Thread Tools | |
|
|