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

h2{ font-size:3.3em; } tell me what is wrong to sove the question.

I am not able solve it correctly

It's asking you to use a relative measurement to the page. EM's are relative to their context inside of say a div or body tag.

hint... R (elative)

1 Answer

Christian Puga
Christian Puga
3,736 Points

try the rem instead of em