View Single Post
Old 2005-08-22, 05:46 PM   #6
binxgook
My big ole' fat baby loves to eat
 
binxgook's Avatar
 
Join Date: Nov 2004
Location: Minnesota
Posts: 689
Send a message via ICQ to binxgook
Quote:
Originally Posted by Pusher
Here is the code for GTI Porn Links... there are 2 instances of 'align=middle' that I found...

<TABLE id=AutoNumber1 style="BORDER-COLLAPSE: collapse"
borderColor=#000000 height=1 cellSpacing=0 cellPadding=0 width=150
bgColor=#ff0000 border=1>
<TBODY>
<TR>
<TD align=middle width="100%" height=1>
<TABLE id=AutoNumber3 style="BORDER-COLLAPSE: collapse"
borderColor=#111111 cellSpacing=5 cellPadding=0 width="90%"
border=0>
<TBODY>
<TR>
<TD align=middle width="100%" bgColor=#000000><FONT
style="FONT-WEIGHT: 700" face=Verdana><A
href="http://www.gti-porn.com/"><FONT
style="FONT-SIZE: 11pt" color=#ffffff>GTI porn
links</FONT></A></FONT></TD></TR>
<TR>
<TD align=middle width="100%" bgColor=#000000><A
class=style33
href="http://www.gti-porn.com/links/Amateur/index.html">Amateur</A></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
Strange Pusher, Here the html I got:

<table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="150" id="AutoNumber1" height="1" bgcolor="#FF0000" style="border-collapse: collapse">
<tr>
<td width="100%" align="center" height="1">
<table border="0" cellpadding="0" cellspacing="5" width="90%" id="AutoNumber3" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="100%" align="center" bgcolor="#000000">
<font face="Verdana" style="font-weight: 700">
<a href="http://www.gti-porn.com/">
<font style="font-size: 11pt" color="#FFFFFF">GTI porn links</font></a></font></td>
</tr>
<tr>
<td width="100%" align="center" bgcolor="#FFFF00"><b>
<a href="http://www.gti-porn.com/links/Amateur/index.html">

Amateur</a></b></td>
</tr>
</table>
</td>
</tr>
</table>
binxgook is offline   Reply With Quote