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 CSS Basics (2014) Understanding Values and Units Em and Rem Units

Luigi Rulloda
Luigi Rulloda
6,175 Points

I dont know if it's a bug or my code is wrong please help

The quiz is asking to give the h2 element a font size that is equivalent to 53px in ems. The parent base value is 16px. Please let me know if my computation is wrong or is it a bug?

1 Answer

Karolin Rafalski
Karolin Rafalski
11,368 Points

It is asking you to change em to rem - leave the numeric values that have been written in the challenge. Happy coding!

Luigi Rulloda
Luigi Rulloda
6,175 Points

actually it was task 2 of 3. but thank you i figured it out