i have no idea what to do i have been looking all over the web for answers as to why my css will not work in FireFox. Everything that i have found does not help. It work just fine locally but not on the server? Can anyone help? here is the site http://www.ashleighreimer.com/SoccerSite/index.htm
It looks similar but not identical in both to me. Text links philosophy, daily schedule etc are larger in my FF version. On one version text John Brown University appears in non-serif font which is larger than the serif font on Explorer. Neither image looks like screen shot you posted..
If this is the true location of the css file, http://www.ashleighreimer.com/SoccerSite/css/main.css change this, <link href="./css/main.css" type="text/css" rel="stylesheet" /> to this, <link href="css/main.css" type="text/css" rel="stylesheet" /> cheers, gary
I get a 404 error when trying to access the stylesheet directly. What is the address of the stylesheet? cheers, gary