Ja, der skal et element om hver udgave ...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"
http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<title>Tomt dokument</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
html,body{height:100%;margin:0px;border:0px;padding:0px;font-family:tahoma,verdana,arial,sans-serif;font-size:small;}
</style>
</head>
<body>
<div style="position:relative;width:200px;height:200px;">
<table style="border:0;border-collapse:collapse;">
<tr>
<td style="position:relative;width:200px;height:200px;background:#fcc;">
<div style="position:absolute;left:0;top:0;width:100%;text-align:center;background:#cff;">NYHED</div>
Telefon Nokia ...</td>
</tr>
</table></div>
<div style="position:relative;width:200px;height:200px;">
<table style="border:0;border-collapse:collapse;">
<tr>
<td style="position:relative;width:200px;height:200px;background:#fcc;">
<div style="position:absolute;left:0;top:0;width:100%;text-align:center;background:#cff;">NYHED</div>
Telefon Nokia ...</td>
</tr>
</table></div>
</body>
</html>