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 trialJapneet Singh
4,675 PointsMy image became oval in shape ..
My image size is 650*400 and by putting the border radius to 100% it becomes an oval. What can i do to make it circle in shape. i tried 200% and 50% and 500% didnt work
Jennifer Nordell
Treehouse TeacherJapneet Singh Glad you got it to work! You should probably mark this thread as [SOLVED]
1 Answer
Jennifer Nordell
Treehouse TeacherI'm going to remove my answer since it's not working for you. My answer was to set the width and the height to the same dimensions (ie 500 x 500) and then make the border-radius 100%. Likely as not we're going to need to see your code to help you further.
Japneet Singh
4,675 PointsJapneet Singh
4,675 Pointsahhh now its working i misinterpreted ur answer thanks jennifer