Basic Structure of HMTL5
<!doctype html>
<html>
<head>
<meta charset=”utf-8″>
<title>Untitled Document</title>
</head>
<body>
</body>
</html>
Saving Process of HTML file :
CTRL+S or go to file menu and click to save and put a file name and with the file name you must type .html and click the save