Forum Moderators: open
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title></title>
</head>
<body>
<table cellpadding="0" cellspacing="0" border="1">
<tr>
<td><img src="http://images.apple.com/home/2007/images/promoiphonehello20070302.jpg" alt="Watch Hello" /></td>
</tr>
</table>
</body>
</html>
[edited by: sonburn at 12:27 am (utc) on Mar. 8, 2007]
img {display:block;} Or by adding
style="display:block;" to your img element.
Quirks Mode vs. Standards Mode - overview [webmasterworld.com]