hfff3195 hfff3195
  • 01-01-2024
  • Computers and Technology
contestada

Question 3 A. Write the HTML code that would produce the following output.
Fruits
- Mango
- Orange
- Pineapple

Vegetables
1. Carrot
2. Callaloo
3. Tomato

Respuesta :

samuravadish samuravadish
  • 01-01-2024

<!DOCTYPE html>

<html>

<head>

<title>Fruits and Vegetables</title>

</head>

<body>

<h2>Fruits</h2>

<ul>

<li>Mango</li>

<li>Orange</li>

<li>Pineapple</li>

</ul>

<h2>Vegetables</h2>

<ol>

<li>Carrot</li>

<li>Callaloo</li>

<li>Tomato</li>

</ol>

</body>

</html>

Answer Link

Otras preguntas

What are the advantages and disadvantages of globalization
how do you balance __H2SO4 + __B(OH)3 --> __B2(SO4)3 + __H2O
Hey guys, I need 5 sentences!¿Prefieres viajar en coche, en tren, en barco o en avión? ¿Por qué?
how do you balance __H2SO4 + __B(OH)3 --> __B2(SO4)3 + __H2O
Hey guys, I need 5 sentences!¿Prefieres viajar en coche, en tren, en barco o en avión? ¿Por qué?
how do you balance __H2SO4 + __B(OH)3 --> __B2(SO4)3 + __H2O
What are the advantages and disadvantages of globalization
What are the advantages and disadvantages of globalization
What are the advantages and disadvantages of globalization
how do you balance __H2SO4 + __B(OH)3 --> __B2(SO4)3 + __H2O