culTest

    One of the 25 questions in this topic

    How much do you know about Semantic Architecture and Hierarchy?

    What is the purpose of the lang attribute on the root <html> tag?

    Answers

    To allow CSS to apply different styles by country.
    To help search engines and screen readers identify the language of the content.Correct
    It is required for accents and special characters to work.
    To configure the document time zone.

    The lang attribute is vital for accessibility, especially screen readers, and for SEO because it indicates the main language of the document.