Hi,
I have a table on near the bottom of the page, which I want to move all the way to the top to hug the top of the browser (ie/ff compatible).
What's the best way to do this?
<div id="mytable"><table id="t1"><tr><td>hello</td></tr></table></div>