Also wenn ich ein table mache, dann so:
<table border="1">
<tr>
<td width="Pixelzahl" height="Pixelzahl">Inhalt</td>
</tr>
</table>
wenn du position=fixed haben willst,
dann:
<table border="1" style="position:fixed; left:position; top:position>
...
ansonsten gibs ja auch relative,static und absolute.
Kann sein dass ich deine frage nicht verstanden habe , denn ich
komm von der Mosel xD.