Thread: Help with CSS
View Single Post
Old 01-21-2014, 11:47 AM   #9
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,134
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by eschwartz View Post
Does it really make a difference whether the css is in commented blocks vs separate stylesheets? Assuming it is the same css either way. Lets say you have your special titlepage css in titlepage.css, and special story css in story.css, then link each to the appropriate page(s). It would achieve the same goal, with arguably variable efficiency in conveying the meaning of what you are trying to do.

I assume the main objective is to make sure that the same styles are not repeated on multiple stylesheets (if the different sections share identical css), nor that heaven forbid the same stylesheet is duplicated for each page.
I would expect that device Memory Management would have a simpler time
not swapping multiple files on a new section file: KISS
theducks is offline   Reply With Quote