Files
Mozilla/mozilla/layout/html/tests/table/bugs/bug2981-2.html
(no author) d368a405db This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_0_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@185757 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-07 05:54:01 +00:00

36 lines
1022 B
HTML

<html>
<body bgcolor="#FFFFFF"
topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
<img src="../images/raptor.jpg" width="100" height="100" border="1">
<table width=100% cellpadding=0 cellspacing=0 border=2>
<tr valign=top>
<td rowspan=2 bgcolor="#dddddd">
<table style="margin:0px;" width="100" border="1" cellpadding="0"
cellspacing="0" bgcolor="#dddddd">
<tr valign="top"><td>
<img src="../images/raptor.jpg" width="100" height="100" border="0" hspace="4"
vspace="0" alt="">
HELLO</td></tr>
</table>
</td>
</tr>
<tr>
<td width=325>
The Zurich football team known as FC Blue Stars is one of the city's
oldest-established clubs,
and it is thanks mainly to its annual junior tournament which has been
running for 60 years
(traditionally played on Ascension Day and the day before) that it now also
has an international </td>
<td bgcolor="#e6e8fa">hello hello hello hello hello hello hello hello hello
hello hello </td></tr>
</table>
</body>
</html>