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 trialalialaoui
2,262 Pointsone of my images way smaller than rest
for some reason when i made my gallery using float and everything, one of my images got really small(the 6 image), and it made it look really weird. Why is it like this, and why is only one of the images this small? Also, what can I do to fix it?
2 Answers
Geert-Jan Hendriks
23,126 Pointscan you show us your code?
Michael Bredthauer
13,429 Pointswithout seeing the code its hard to say, try giving both images a specified size in the html such as width="60" and see if they are the same size.
Jason Anello
Courses Plus Student 94,610 PointsJason Anello
Courses Plus Student 94,610 PointsPost your code as others have said.
Are you using the images from the project or your own?