begin  quoting Michael O'Keefe as of Mon, Oct 31, 2005 at 12:37:23PM -0800:
[snip]
> Now if your CSS is not inline in your HTML (and is a seperate download) 
> then if you don't have it in the same "relative" path as your HTML as 
> you would find it on the filesystem (becoz files and directories can be 
> mapped to different locations in Apache's configuration files) then 
> you'll have to use a symlink farm so your browser can find them on the 
> filesystem, just the same.

I was under the impression that CSS in the document was just a
suggestion and that the user could override this suggestion and say "No,
I want to use _that_ CSS over there instead."

Separation of presentation from content is only useful if you can
actually then *change* the presentation component.  Otherwise, it's just
using two data files instead of one.

-Stewart "Generally turns off CSS anyway -- just the info, please" Stremler


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to