Re: [css-d] base href and CSS

2008-10-27 Thread David Dorward
2008/10/27 Marty Martin <[EMAIL PROTECTED]>: > I am having trouble with using the tag < base href="" /> in my html > and it not being translated into my CSS document. > ... shouldn't the CSS file be using the base href I > declared? No. The base element changes the base URI for the HTML documen

Re: [css-d] base href and CSS

2008-10-27 Thread Frynge Customer Support
When I go here... http://www.foo.com/bar/ it says Sorry, Page not found. Here are other Searches & Services What is the base reference for the domain... it looks like its here.. http://www.foo.com/ Kelly Sigethy - Frynge.com Web Design - Hosting - Advertising http://www.frynge.com 1-403-251-948

Re: [css-d] base href and CSS

2008-10-27 Thread Alex Cole
Not all browsers apply base to linked CSS files so it's best to just not bother using it. Alex Cole > Date: Mon, 27 Oct 2008 11:31:29 -0400> From: [EMAIL PROTECTED]> To: > css-d@lists.css-discuss.org> Subject: [css-d] base href and CSS> > I am > having trouble with using the tag < base href