culTest

    One of the 25 questions in this topic

    How much do you know about Semantic Architecture and Hierarchy?

    Which tag is used to associate a caption with an image contained in a <figure>?

    Answers

    <caption>
    <label>
    <figcaption>Correct
    <description>

    <figcaption> is used inside <figure> to provide a text description that accompanies media content.