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! While you're at it, check out some resources Treehouse students have shared here.
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 trialAlvaro Vasquez
1,259 PointsImages not showing. CSS not being applied.
Images not applying, and CSS not being applied.
Michal Broniewicz
6,681 Pointslink to CSS is looking ok. Is the path* typed in correctly? And could you tell more about the problem? Images inside of html document are not showing up neither?
Michal Broniewicz
6,681 PointsI meant path* to your css files and so on :). Thats quite strange issue. Have you tried opening it on different browsers?
3 Answers
Shawn Flanigan
Courses Plus Student 15,815 PointsHi Alvaro,
I just looked through your markup quickly, but everything looks good...no obvious problems. My best guess is that there's something wrong with your file structure. I assume this is your index.html
file, right? In the folder next to this file, do you have subfolders called css
and img
?
Alvaro Vasquez
1,259 PointsYes, next to the index.html file are both the css, and img folders. What is really odd is I moved all the information to notepad on my computer and it works fine so I had a feeling the coding had been done accurately. For some reason it is just not working properly when I attempt to preview on the web launcher. Any help is appreciated.
Alvaro Vasquez
1,259 PointsMicheal- This is going to sound like a rookie question, but what is the patch? The problem is I have the following coding completed, but it is not displaying the images when I preview the website. It instead shows five small squares with x's in them where there should be images. Also the css file is not modifying the index.html document. I hope this better explains my problem I really want to figure this out before moving any further with my exercises. All Help Is Greatly Appreciated..
Alvaro Vasquez
1,259 PointsMichal- Sorry for misspelling your name in my last response. Yes, I downloaded firefox to give that a try after reading about others having the same problem as I am experiencing. All Help Still Appreciated..
Ruben Gurdzhian
6,166 PointsAlvaro, it would be great if you can take a snapshot of your workspace and post a link. This will give more information what is actually wrong and increase the chance to answer your question
Caroline Hagan
12,612 PointsAlvaro Vasquez I can see you have images in a folder called "img" but your social images are not ... are they showing in accurately?
Alvaro Vasquez
1,259 PointsAlvaro Vasquez
1,259 Points