| Author |
CSS files in an Application
|
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
Hi
I am planning to write a CSS file , which is specific to my Module , which is consisting of 10 screens .
Is it good to have a Module per css or Application per css ??
Please share your ideas .
|
Save India From Corruption - Anna Hazare.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15362
|
|
Most sites will do a common css file that will have the core css in it. Means the styles that every page will use will be in there.
Some people create on CSS file for the other site, some will do the common css with individual files for the other pages.
It comes down to preference and file size.
Eric
|
 |
 |
|
|
subject: CSS files in an Application
|
|
|