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 trialLisa Aurora
7,349 PointsUsing a percentage, set the paragraph to half of its current width.
Isn't this the answer? p {width:50%;}
2 Answers
Marcin Robert Kaźmierczak
33,570 Points50% of what? This <p> is insite of any <div>? Please paste a little bit of code :)
Kang-Kyu Lee
52,045 Pointshttps://teamtreehouse.com/forum/using-a-percentage-set-the-paragraph-to-half-of-its-current-width-2 The thing is, that is the answer of third task. Need redo second task to pass third, however.