Quote Originally Posted by homebrew
You really need to find some on-line tutorials on CSS. This is the only good way to position items on your page. On tip - do not use absolute positioning (in css) instead learn about Float. This will all mean more to you after a tutorial or two.
Ah okay, I already know how to position in CSS.