Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Images not working Reply To: Images not working

#240586
Senff
Participant

I don’t see any images, or styling for that matter, in any browser, at http://honestlee.info/About/about-Brian.html

http://honestlee.info/About/donottouch/css/bootstrap.min.css
Failed to load resource: the server responded with a status of 404 (Not Found)
http://honestlee.info/About/DoNotTouch/img/BrianFrank.jpg
Failed to load resource: the server responded with a status of 404 (Not Found)
http://honestlee.info/About/donottouch/js/bootstrap.min.js
Failed to load resource: the server responded with a status of 404 (Not Found)
http://honestlee.info/favicon.ico
Failed to load resource: the server responded with a status of 404 (Not Found)
http://honestlee.info/About/donottouch/css/bootstrap.min.css
Failed to load resource: the server responded with a status of 404 (Not Found)

If you look at the source code of the About page, it’s not even calling your styles.css file. And what is this?

<meta -=”” bio=”” brian=”” content=”Brian Frank” href=”donottouch/css/index.css” http-equiv=”X-UA-Compatible” link=”” meta=”” name=”description” portfolio=”” professional=”” rel=”stylesheet” s=”” statement=”” title=”” type=”text/css” />
“`

I suggest you clean up that page a little bit, see how you structured the HEAD tag, etc. Check and compare how you did it on the home page, because that’s where it’s working, obviously. Use that as an example. :)