Computer Science, asked by dranupranav088, 27 days ago

Write commands for :

Create a web page and set its title

As "7 wonders of the world"

1. Set the background as blue

2. Underline the heading

3. Enter the details of seven wonders of the world using and unordered list.

4. Add marker text 'our heritage' ______________________________​

Answers

Answered by sanya987
4

Answer:

<html>

<head>

<title>....</title><\head>

<body bgcolor="blue">

<u><h1>. jo bhi tha daalna hai <\h1><\u>

<ul><li>....

<li>....

</ul>

<\body>

<\html>

Answered by anupranavupadhyay197
4

Answer:

thank you so much

Explanation:

thanks for giving answer

Similar questions