OLD | NEW |
1 <HTML> | 1 <HTML> |
2 <HEAD></HEAD> | 2 <HEAD></HEAD> |
3 <BODY> | 3 <BODY style="overflow: hidden;"> |
4 <p> there's a table below this line with cellspacing=1 and border=2 and | 4 <p> there's a table below this line with cellspacing=1 and border=2 and |
5 several lines<br> of content beginning 'Pacific Shore Properties ...'. | 5 several lines<br> of content beginning 'Pacific Shore Properties ...'. |
6 Can you see it?</p> | 6 Can you see it?</p> |
7 | 7 |
8 <TABLE WIDTH="99%" BORDER="2" CELLSPACING="1" CELLPADDING="4" HEIGHT="529"> | 8 <TABLE WIDTH="99%" BORDER="2" CELLSPACING="1" CELLPADDING="4" HEIGHT="529"> |
9 <TR> | 9 <TR> |
10 <TD WIDTH="100%" HEIGHT="53" ROWSPAN="4" COLSPAN="2" VALIGN="TOP" BGCOLOR= | 10 <TD WIDTH="100%" HEIGHT="53" ROWSPAN="4" COLSPAN="2" VALIGN="TOP" BGCOLOR= |
11 "#ffffff"><P><FONT COLOR="#e91c05" SIZE=+2>W</FONT><B><FONT COLOR="#e91c05">elco
me | 11 "#ffffff"><P><FONT COLOR="#e91c05" SIZE=+2>W</FONT><B><FONT COLOR="#e91c05">elco
me |
12 to Pacific Shore Properties<BR> | 12 to Pacific Shore Properties<BR> |
13 </FONT></B><FONT SIZE=-1 FACE="arial">Pacific Shore Properties is situated | 13 </FONT></B><FONT SIZE=-1 FACE="arial">Pacific Shore Properties is situated |
(...skipping 13 matching lines...) Expand all Loading... |
27 is unmatched.</FONT></P> | 27 is unmatched.</FONT></P> |
28 | 28 |
29 <P> | 29 <P> |
30 </TD></TR> | 30 </TD></TR> |
31 <TR></TR> | 31 <TR></TR> |
32 <TR></TR> | 32 <TR></TR> |
33 <TR></TR> | 33 <TR></TR> |
34 </TABLE> | 34 </TABLE> |
35 </BODY> | 35 </BODY> |
36 </HTML> | 36 </HTML> |
OLD | NEW |