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 Foundations Values and Units Numeric and Textual Data Types

I've been stuck for a week

I cant seem to pass this one and other answers from other forums don't help http://teamtreehouse.com/library/css-foundations/values-and-units/numeric-and-textual-data-types I've typed what everyone keeps saying to type:
p{width:50%;}

I just took the challenge and passed by setting the paragraph to fifty-percent as you have suggested.

2 Answers

Jonathan Roosa
Jonathan Roosa
4,456 Points

It worked for me. Here's a screenshot of the final solution.

Solution

Turns out the second task was causing problems with the one I was stuck on. THanks guys!