View Single Post
Old 07-13-2010, 04:34 PM   #2
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,462
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
If you include the stylesheet call in the <head> of the html document before you import it, (and assuming it's in the same directory as the css sheet you're importing), it will include the stylesheet call automatically in the head of each xhtml section/page, and import the css sheet at the same time. Once you've broken up the pages, you'll have to manually insert it, but you could do a S&R in Codeview to include it by using the </head> code....
Hitch is offline   Reply With Quote