culTest

    One of the 25 questions in this topic

    How much do you know about Semantic Architecture and Hierarchy?

    Which tag is used to mark a long quoted passage that comes from another source?

    Answers

    <cite>
    <q>
    <blockquote>Correct
    <mark>

    <blockquote> is used for long block quotations, while <q> is used for short inline quotes.