FrontendDeveloper.in

HTML Track Detail

What is the role of `lang` on the html element?

<html lang="en"> tells browsers and assistive tools the document language.

It improves pronunciation, translation quality, and accessibility compliance.