Answers:
About Assignment what is your Question? Kindly post the question
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My Assignment</title>
</head>
<body>
<h1>Welcome to my first HTML page</h1>
</body>
</html>
Login to add comment