Entscheidend ist hier CSS!!!
<html>
<head>
<style>
.pos {
position: absolute;
left: 100;
top: 100;
}
</style>
</head>
<body>
<table class="pos">
<tr>
<td>
Hallo
</td>
</tr>
</table>
</body>
</html>
--
Nichtschecker
webmaster@diemodellwelt.de
http://www.diemodellwelt.de
Nichtschecker
webmaster@diemodellwelt.de
http://www.diemodellwelt.de