1
<!DOCTYPE html>
2
<html>
3
<head>
4
  <title>Webtutor.dev</title>
5
</head>
6
<body>
7
  <h1>Welcome to Webtutor.dev</h1>
8
  <p>It is a Webtutor.dev portal.</p>
9
</body> 
10
</html>