Computer Science, asked by iamsonuu, 4 months ago

Ques. 1)
Observe the following webpage and generate HTML code:
[1x10=10]
E-SHOPPING
All Your Shopping Needs Met With Mouse Click
Availability of all possible leading brands. Guarantee of quality and price. Free home delivery.
We provide the following category of products
1. Clothing & Accessories
o Men
. Women
o Kids
2. Household Appliances
3. Grocen​

Answers

Answered by Anonymous
1

Answer:

<!DOCTYPE html>

<html>

<head>

<title></title>

</head>

<body>

E-SHOPPING

All Your Shopping Needs Met With Mouse Click<br>

Availability of all possible leading brands. Guarantee of quality and price. Free home delivery.

We provide the following category of products

<ol>

 <li>Clothing & Accessories</li>

 <ul>

  <li>Men</li>

  <li>Women</li>

  <li>Kids</li>

 </ul>

 <li>Household Appliances</li>

 <li>Grocen</li>

</ol>

</body>

</html>

Explanation:

Answered by Anonymous
1

Answer:

come on zoom

I'd:-9103584206

psswd:-999

Similar questions