View Single Post
Join Date: Sep 2006
Posts: 181
Reputation: PcPro12 is an unknown quantity at this point 
Solved Threads: 6
PcPro12 PcPro12 is offline Offline
Junior Poster

Re: Need Help!!! Internet Explore not reading my webpage...

 
0
  #2
Dec 30th, 2008
I've fixed the problem...I can't believe firefox and opera overlooked this problem...

<title>My Homepage</title>
<link rel="stylesheet type="text/css" href="index.css">
</head>

I missed a quotation mark ( " ) after stylesheet...and that didnt read the CSS file correctly in internet explore...

anyway, sorry for taking your time
Reply With Quote