haikuwebkit/LayoutTests/tables/mozilla/bugs/bug22513.html

15 lines
478 B
HTML

<html>
<body bgcolor=#999999>
<table width="130" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="15" height="15" bgcolor="#FFcc00"><img src="../images/c-tl.gif" width=15 height=15 border=0></td>
<td width="90%" height="15" bgcolor="#FFcc00" align="center"><b><font face="Verdana" size="1">Downloads</font></b></td>
<td width="15" height="15" bgcolor="#FFcc00"><img src="../images/c-tr.gif" width=15 height=15 border=0></td>
</tr>
</table>
</body>
</html>