culTest

    One of the 25 questions in this topic

    How much do you know about Semantic Architecture and Hierarchy?

    Which semantic tag is used to group a form and its description?

    Answers

    <section>
    <fieldset>Correct
    <group>
    <form-group>

    <fieldset> is used to group elements logically inside a form, often together with a <legend>.