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 trial

HTML How to Make a Website Creating HTML Content Add Image Gallery Content

Juan David
Juan David
957 Points

CAPTION UNDER EACH IMAGE

IS THE CAPTION UNDER EACH IMAGE A LINK TO SEE THE FULL SIZED IMAGE AS WELL AS THE IMAGE ITSELF??

1 Answer

Sean T. Unwin
Sean T. Unwin
28,690 Points

The image and caption are within the link, so when you click either the image or the caption the user will be directed to the image. To be clear, they are not, however, separate anchor tags - one anchor tag with an image and a caption inside.