1) File import the CSS file into your FP web or the link will always be broken (except on your PC)
2) The Path E:\Help Projects\Other Projects\document.css
in a browser is really E:\Help%20Projects\Other%20Projects\document.css
That's why you always want to remove all spaces from file/folder names w/i a web
| Thank you PC. I look at the path for document.css.
|
| "P C" wrote:
|
| > If you need a stylesheet for that web page, make sure that the
| > particular file exists ("document.css") at the specified location
| > ("E:\Help Projects\Other Projects\") and that FP can retrieve it (at
| > the local machine or over the network/Internet, wherever e: is located).
| >
| > If you don't need that stylesheet file for your web page, edit the web
| > page in HTML view and delete the HTML tag line that looks something like
| > this:
| >
| > <link href="E:\Help Projects\Other Projects\document.css"
| > rel="stylesheet" type="text/css">
| >
| > ...PC
| >
| >
| > Rich C. wrote:
| >
| > > Hi I'm getting the message in FrontPage 2003.
| > >
| > > Cannot find the file E:\Help Projects\Other Projects\document.css' (or one
| > > of its components). Make sure the path and filename are correct and all
| > > required libraries are available.
| > >
| > > Would you know where I can find document.css? Thanks.
| > >
| > > Kind Regards,
| > > Rich
| >