in reply to CSS back into HTML
Out of curiosity, why do you want to do this. From my readings and observations, having the CSS in a seperate file is a big plus. The CSS file will be cached by the browser. The caching can result in significant bandwidth savings. I would be interested in hearing the reasons for bringing it back into the HTML file.
Thanks.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: CSS back into HTML
by waswas-fng (Curate) on Mar 17, 2004 at 17:09 UTC | |
by dawn (Novice) on Mar 17, 2004 at 17:16 UTC |