Computer Science, asked by NikhilDharmesh574, 9 months ago

Write an html code to display the following web page: Delhi. Mumbai. Kolkata. Chennai. India. Gateway Victoria. SBN. Gate. Of India. Memorial

Answers

Answered by mksmamta1407
10

Explanation:

<html>

<head>

<title>html code</title>

<body>

ul>

<li >Mumbai

<li >kolkata

<li> chennai

</ul>

<body>

<head>

<html>

Similar questions