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 trialRamiro Gonzalez
326 PointsHelp with challenge task: add the image <numbers-01.jpg>...
I cannot get the code to work. It is the one with jpg. numbers-01 through numbers-06. The image goes inside the <li> (3 <li> to be specific).
Any tips would be greatly appreciated.
Thank you!
1 Answer
Daniel Lee
7,809 Pointsimg src="numbers-01.jpg" in the list item. Task asks you to put three not 1 through six and those 3 specific are 01 , 02 and 06. Hope this helps, if you have more question let me know
Dustin Matlock
33,856 PointsDustin Matlock
33,856 PointsIf you post your code that would help see what's going on.