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

Compare the various effects that alcohol has on the mind and body at two different blood alcohol concentrations.
factoring, x squared +x-6?
If an ant runs randomly through an enclosed circular field of radius 2 feet with an inner circle of radius 1 foot, what is the probability that the ant will be
and what is this A rock band has 5 members, and two fiths of the members play string instruments. Also, 0.4 of the members sing. Does the band have the same num
could you tell me what is a mutagen?
what is the definition of sin
What is nth term for 0 6 24 54 96?
Which is the correct solution set for 4x^2 +4x -3 = 0? (1) {2,-3}(2) {1/2, -3} (3) {1,2}(4) {1/2, -3/2}
Why Do We Sweat? Need some help
At Jones College, there are a total of 100 students. If 30 of the students have cars on campus, and 50 have bicycles, and 20 have both cars and bicycles, then h