Hello RegProctor,
I agree with mvwmail, using multiple style sheets is not a bad idea and is done quite often. A perfect example is using IE only style sheets.
At a quick glance, your css looks fine. You have made comments in several places, which may seem a little pointless now, but in a year from now, you may be wondering why you did something and the comments can help you remember.
Your HTML also looks fine. I did notice that your header div wraps around your content div & nav div. You may want to close this tag before the content div & possibly before the nav div as well.
You can also try adding your floated graphic as a background image for your content div.
The text inside your footer div appears to be affected by this image:
"<IMG id=main-bkgnd alt="" src="page_tpl_files/bkgnd_
You can try adding "clear: both;" to your footers style to prevent this. You can also try adding this image as a background image for your content div.
Anyways, I hope this helps a little.
oceanbeach
Main Topics
Browse All Topics





by: mvwmailPosted on 2007-06-06 at 05:40:32ID: 19224510
Seperate Files is not a bad thing.. I personally always use one .CSS file for my layouts and one .CSS file for my fonts and styles.
screencast /html-trai ning/css/ p ositioning /
Without the CSS code itself cant say how complex it is, however I find that looking over this very quick CSS overview will answer all questions and make you feel like a CSS pro. .
http://www.barelyfitz.com/
Oh, your page looked wrong.. I just had a box near the bottom of the screen that I had to scroll down to see