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 trial

CSS

Not 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?

Hey Emmanuel,

Would you mind posting the code you're using so we can try to spot the problem?

2 Answers

    Thank you i finally fixed it,i was referencing the wrong css file
Seth Barthen
Seth Barthen
11,266 Points

Could just be a misplaced character. What is the CSS you have for this project?