316636-1.html (480B)
1 <!doctype html public "-//w3c//dtd html 3.2//en"> 2 3 <html> 4 5 <head> 6 <title>(Type a title for your page here)</title> 7 <meta name="GENERATOR" content="Arachnophilia 4.0"> 8 <meta name="FORMATTER" content="Arachnophilia 4.0"> 9 </head> 10 11 <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000"> 12 13 <table border> 14 <tr><td rowspan="2">foo</td><td>bar</td><td>zap</td></tr> 15 <tr style="visibility:collapse"><td colspan="2">boom</td></tr> 16 </table> 17 </body> 18 19 </html>