|
Tailslide -> RE: is there a limit? (12/1/2006 2:24:02)
|
4,000+ !!! There's no technical limit to the length of a stylesheet although as Womble says, you really don't want too big a file just for bandwidth reasons. But 4000+ !! Forgive me, but that can't be very efficient use of CSS. One of the good things about CSS is that you can re-use rules all over the place to make your life easier. If anyone gets the time then I've no doubt that could be rationalised - you can combine rules that have the same info in them like this: #sidebar, #footer, #contents {whatever} You never know it might save you some money!
|
|
|
|