mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 18:00:15 +01:00
24 lines
845 B
HTML
24 lines
845 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/transitional.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Untitled</title>
|
|
</head>
|
|
|
|
<body bgcolor="#0000FF" text="#FFFFFF">
|
|
|
|
<p>There should be no gaps between the top and bottom row or Scooby images if the pref layout.linelayout.prevent_strict_line_height is set to true</p>
|
|
<table align="center" cellspacing="0" cellpadding="0" border="0">
|
|
<tr>
|
|
<td><img src="20020515_60x60_scooby.jpg" alt="" width="48" height="48" border="0"></td>
|
|
<td><img src="20020515_60x60_scooby.jpg" alt="" width="48" height="48" border="0"></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="20020515_60x60_scooby.jpg" alt="" width="48" height="48" border="0"></td>
|
|
<td><img src="20020515_60x60_scooby.jpg" alt="" width="48" height="48" border="0"></td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
</body>
|
|
</html>
|