Something going wrong with my new xhtmlpage not seeing or reacting to my stylesheet.
I suspect I somehow got the path wrong, but maybe it is something else. I've tried about a dozen different solutions, but nada. Looked in my textbooks and still can't see where I go wrong. Grrrrrrrr, I hate looking thick.
stylesheet content (only for test purposes): Body {background-color: red; }
stylesheet name: xtmlstylesheet.css
webpageaddress: http://www.boiler-breakdown-repair-l...t-london.xhtml
link and position in head of xhtlmpage:
<head>
<link rel="xtmlstylesheet" type="text/css" href="http://www.boiler-breakdown-repair-london.co.uk/xtmlstylesheet.css" />
<title>Emergency waterleak repairs in southeast London</title>
<meta name="keywords" content="waterleak, repair, southeast London, emergency"/>
<meta name="Description" content="Emergency waterleak repairs in southeast London"/>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<meta name="geo.region" content="UK"/>
<meta name="geo.placename" content="London"/>
<meta name="geo.position" content="51.427364;-0.160074"/>
</head>
The other weird thing, is that the page displays fine (albeit with default background-color and not in red) in Opera, Firefox and Chrome. But when I copy/paste the address in the Internet Explorer addressbar, it starts up Firefox and displays the page as it is located on my harddisk, and never changes the homepage in I.E.
This is harder than I thought.
Why does it not see my stylesheet and why does I.E. refuse to display it and start up firefox?????




Reply With Quote





Bookmarks