Added HTML Language Tag

After adding this tag , users who have enabled browser extension for translation can view the HTML component in that language. It does not make a big difference but it is even recommended by Emmet is Visual Studio Code.
This commit is contained in:
HimajPatil 2021-03-30 11:34:15 +05:30 committed by GitHub
parent e6be1a9dae
commit ee0e1e279a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="utf-8">