yeh I am using topstylelite at the mo, I dont think I am putting its resources to the test more so just whacking my code in.
I actually made my page work
now just for the content
========================================
Ok so I have my page and my logo.
Im struggling with actually adding content.
Do I make a seperate div inside my centre called content?
HTML Code:
<div id="container">
<div id="left"><img src="images/site_left_toptile.gif"></div>
<div id="centre"><image src="images/site_logo.gif">[color=Blue]here somewhere[/color]</div>
<div id="right"><img src="images/site_right_toptile.gif"></div>