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

HTML Build a Responsive Website Introduction to Responsive Web Design Converting PX to EMs

So I keep entering the sum of 24/16= 1.5 When I enter 1.5em or 1.500em it still says it's wrong.

I know, I've already done this exercise but I don't understand why it isn't right. Again when I enter the sum of 24/16= 1.5 When I enter 1.5em or 1.500em it still says it's wrong. I mean its the example on the video.

3 Answers

Hugo Paz
Hugo Paz
15,622 Points

I just did it and its correct, h1 1.5em, h2 1.150em and p .75em

Joe Dayvie
Joe Dayvie
11,956 Points

Check your coding - If you can, post your code so we can see =)

Hey I just reposted it and it worked thanks anyway. One thing I did notice when I did it on a real Web project it doesn't seem like it works.