Computer Science, asked by Divyavg2214, 8 hours ago

What is wrong in the following HTML markup?
1< my web page>
< title> welcome to my web page
title>

Answers

Answered by 5akanksha
1

Answer:

<html>

<head>My web page</head>

<title>Welcome to my web page</title>

Similar questions