file in html code example
Example: html file
<!DOCTYPE html>
<html>
<head>
<title>My first html page</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>My first html page</title>
</head>
<body>
</body>
</html>