View Single Post
  #2 (permalink)  
Old Aug 9th, 2006, 13:53
moojoo's Avatar
moojoo moojoo is offline
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,946
Blog Entries: 1
Thanks: 0
Thanked 29 Times in 29 Posts
Re: Strange CSS role over problem

Whay are you creating separate files for each thing? You can combine all your CSS in one file. .foo is a class which can be used over and over #foo is an ID which can only be used once per page.
__________________
I hate IE 6. Just sayin....
http://www.mevans76.com
Reply With Quote