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

Assume you are working for a chemical company and are responsible for growing a yeast culture that produces ethanol. The yeasts are growing well on the glucose
How does this quotation express the idea of a “Lost Generation”?
The ancient Greeks told stories called myths, featuring many gods and goddesses. _______________. Myths helped the Greeks explain the unknown and sometimes teac
The ant hill is 19.5 cm tall. If 1 cm equals 10mm, how many mm tall is the ant hill?
rewrite this expression as a single power 12^5•12^7/-12^4
What colors of light are absorbed by hydrogen gas
Taxonomy is the science that helps us understand the_ in God's creation.
from which court would an appeal go directly to the U.S supreme court? A. claims court B. district court C. international trade court D. state supreme court I
What happens when the density of the object is equal to the density of the fluid. HALP
The explicit rule for a sequence is given. an=1/2(4/3)^n−1 Enter the recursive rule for the geometric sequence. a1 = an =