View Single Post
  #2 (permalink)  
Old Apr 6th, 2008, 18:31
dab42pat dab42pat is offline
SuperMember

SuperMember
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: div align problem

<div id="cat"> is used 5 times. #cat should only be used once per page.
Try changing your #cat to .cat
Reply With Quote