Added HTML Language Tag (#80)

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-04-19 13:13:38 +05:30 committed by GitHub
parent df653098f4
commit 129f3e31f1
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">