More informative index.md (#29452)

More informative description
This commit is contained in:
abhaybaiju
2018-12-04 04:12:36 +05:30
committed by Christopher McCormack
parent 46eab76e6b
commit cd89ca41ac

View File

@ -28,7 +28,7 @@ HTML can embed programs written in a scripting language such as JavaScript, whic
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Page Title</title> <title>Page Heading or Page Title</title>
</head> </head>
<body> <body>