jesseainskeep
01-29-2007, 09:23 AM
I got some help a couple days ago, and it really helped a lot...
But with the help, a comment made me think about my CSS design I have for my site. The comment was made that it seemed like I had too may style sheets linked for my site. I have 8.
Does this seem excessive? There are basically 5 pieces to my site, (header, footer, navbar, subnav, content), and so each piece has it's own CSS file. I have another for the template, one for some defaults, and then sometimes for the individual page, if it's a form page or the calendar where I want some special formatting.
Does this seem excessive? Am I defeating the purpose of CSS by having so many rules and styles for my site? Should I combine these more and only have 3 style sheets?
The site is pretty large, and mainly runs dynamically. There is around 150 static pages, and then we have 4 databases that content is pulled out of for certain parts of the site. (Just for some reference). And the entire site is done in CSS. There is no table design at all. Also, the site should look almost the same in IE and Firefox, I've done a lot of testing to ensure this.
What do the experts think?
But with the help, a comment made me think about my CSS design I have for my site. The comment was made that it seemed like I had too may style sheets linked for my site. I have 8.
Does this seem excessive? There are basically 5 pieces to my site, (header, footer, navbar, subnav, content), and so each piece has it's own CSS file. I have another for the template, one for some defaults, and then sometimes for the individual page, if it's a form page or the calendar where I want some special formatting.
Does this seem excessive? Am I defeating the purpose of CSS by having so many rules and styles for my site? Should I combine these more and only have 3 style sheets?
The site is pretty large, and mainly runs dynamically. There is around 150 static pages, and then we have 4 databases that content is pulled out of for certain parts of the site. (Just for some reference). And the entire site is done in CSS. There is no table design at all. Also, the site should look almost the same in IE and Firefox, I've done a lot of testing to ensure this.
What do the experts think?