|
Hi All,
Based off the adsense blending on MySpaceAlot.com, and someone's
remark about how it wouildn't apply to his site, I came up with this:
Here's some html that some of you might want to play with.
It is a four row table that mixes adsense and affiliate blocks.
Feel free to use, play with, trash, etc.
Just copy and past into your html editor and fuss around.
<TABLE title="" style="WIDTH: 264px" cellSpacing=4 cellPadding=0 align=left border=0>
<TBODY>
<TR>
<TD>Adsense 264x60 banner</TD></TR>
<TR>
<TD><FONT face="Arial, Sans-Serif" size=2>Clickable Affiliate Link</FONT><BR>
<FONT face="Arial, Sans-Serif" size=2>Some affiliate description
<BR>2nd line of description<BR>
<DIV align=right>Appropriate Link</DIV></FONT></TD></TR>
<TR>
<TD>2nd adsense 264x60 banner</TD></TR>
<TR>
<TD><FONT face="Arial, Sans-Serif" size=2>2nd Affiliate Link</FONT><BR>
<FONT face="Arial, Sans-Serif" size=2>Some affiliate description
<BR>2nd line of description<BR>
<DIV align=right>Appropriate Link</DIV></FONT></TD></TR></TBODY></TABLE>
Greg
|