Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Brad Chellingworth
11,542 PointsCSS Won't load on IE?
So I have been working my way through the web design track, using chrome. I just decided to have a look at one of the training sites i made in IE and noticed that the CSS files arent being loaded.
I checked back to all the training sites ive done and none of them are working.
I have checked on various machines I have, and this is all using IE11.
Can someone please help?

Brad Chellingworth
11,542 PointsOk I feel really silly as I have been looking for ages, and now I just figured it out.
I had type="text/css" in the head link which someone told me i should be doing. It works for chrome but was stopping it from working in IE.
Ive removed it and all is working fine!
Thank you for the response though :) Much Appreciated!
Brad
Johnatan Guzman
Courses Plus Student 2,360 PointsJohnatan Guzman
Courses Plus Student 2,360 PointsYou mean like all of your css doesnt work or some properties?