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 trialCarol Erdman
2,809 Pointspadding conversion to %
In the challenge, converting padding on .cake to percentage, I calculated an answer of 1.428571429%. This is not working. My guess is there is round off error. So I gave it the same significant digits as the margin. Still no go. I assume I'm correct and something else is wrong
1 Answer
Michael Mangan
9,164 Pointswhich challenge are you talking about? what is the original value you started with? can you past the code you used into the replay too.