what about this one? this one is clearly different border rendering in opera 
10.01 and firefox 4:



<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">

<head>
 <title>whatever</title>
</head>

<body>

<table style="margin:20px auto;border:1px solid 
#000;background:#fff;border-collapse:collapse;width:700px;" border="1" 
cellpadding="3">
<tr><td colspan="2" 
style="text-align:center;background:#eee;color:#fff;font-weight:bold;">column</td></tr>
<tr><td 
style="color:#00f;background:#eee;font-weight:bold;">column</td><td>column</td></tr>
</table>

</body>
</html> 


_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to