View Single Post
  #3 (permalink)  
Old Sep 13th, 2006, 22:17
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: newbie needs help, brickwall hit

I take it this is a new site so still chance to do it right!

Please get rid of all those table bits and pieces just used for layout purposes.

Code to modern standards compliant.

Seperate out ALL css into a seperate file and <link... it into your html pages.

DO NOT use none standard propriatory attributes.

And as Mason says the problem lies in the way you have defined your css for the scrolling div.
Reply With Quote