.html file code example
Example 1: html file
<!DOCTYPE html>
<html>
<head>
<title>My first html page</title>
</head>
<body>
</body>
</html>
Example 2: html
Im Borderline Impaired
<!DOCTYPE html>
<html>
<head>
<title>My first html page</title>
</head>
<body>
</body>
</html>
Im Borderline Impaired