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 trialEmmanuel Oladipupo
Courses Plus Student 202 PointsNot getting Three grid after using 660 media query under html basics
After the mobile first approach in the html course iI have two grids, but after moving on to the media query part where iI should have three grid iI keep having two despite having two media query 480 and 660 can anyone tell me where i missed it?
2 Answers
Emmanuel Oladipupo
Courses Plus Student 202 Points Thank you i finally fixed it,i was referencing the wrong css file
Seth Barthen
11,266 PointsCould just be a misplaced character. What is the CSS you have for this project?
Jeremy Davis
9,427 PointsJeremy Davis
9,427 PointsHey Emmanuel,
Would you mind posting the code you're using so we can try to spot the problem?