I have all my css in an external stylesheet everything was fine then suddenly i noticed when i tried to see "live view" it was like the style sheet was not attatched.
i dont have solution
I ran a browser compatibility check and got an error on my link to the style sheet : following is directly from error report.
Found 1 errors in mainStyle.css
Affects: Firefox 1.5; Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0
so i went to the appropiate line and its my link to the stylesheet line as follows:
<link href="/css/mainstyle.css" rel="stylesheet" type="text/css" media="all" />
it is underlining the first part href="css/mainstyle"
I am not sure why i used dreamweaver to automaticly attatch the stylesheet and i have tried renaming and reattatching it works temporarily then the same problem again.???
Text ID: NEED_HELP_LINKING_STYLE_SHEET
To add a comment, please Log in.