Thread: doctype
View Single Post
Old 10-07-2004, 06:43   #10 (permalink)
Narate
Royalty™
 
Narate's Avatar
 
Join Date: Feb 2003
Location: Manchester (UK)
Posts: 3,273
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>

Last edited by VeteraN : 10-07-2004 at 07:33.
  Reply With Quote