Here's a strange one, probably highly obvious. Well, hopefully highly obvious.
Because I don't use IE, I haven't tested the site I'm making in IE... My friend said it looked rubbish when he tried it. Since looking myself, I've realised it's not using any of my CSS...
Works fine in Firefox though
The line:
should work in IE?
For reference, the full site is http://ishullright.co.uk and you can get to my CSS by direct link obviously
Because I don't use IE, I haven't tested the site I'm making in IE... My friend said it looked rubbish when he tried it. Since looking myself, I've realised it's not using any of my CSS...
Works fine in Firefox though

The line:
Code:
<link title="default" rel="stylesheet" href="Style.css" type="text/css">
should work in IE?
For reference, the full site is http://ishullright.co.uk and you can get to my CSS by direct link obviously
