Follow the example.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content= "width=device-width, initial-scale=1.0" />
<title>Structure of HTML Document</title>
</head>
<body>
<!-- Main content of website -->
<h1>
Horje</h1>
<p>
A computer science portal for Horje</p>
</body>
</html>
Type: | html |
Category: | Web Tutorial |
Sub Category: | HTML Introduction |
Uploaded by: | Admin |