Build a tribute page (Gabuza)

: Within the img-div element, I should see an element with a corresponding id="img-caption" that contains textual content describing the image shown in img-div .
How do I create this yet I already have an img element that has got an alt attribute?

Hi @Gabuza !

Your task is to write a caption underneath the image.
This caption will always be displaying.
The alt text will only be shown in the even that your image does not load.

For example,

I have understood. Thanks

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.