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

The following sentence is in what tense? Laura has given donations to the local food bank. a. Past b. Past perfect c. Present perfect d. Present
What are threadlike structures used for cellular movement?
what ratios that are equivalent to 4 to 7. 5/8 12/20 8:14 5 to 10 16/28 9 to 16
Why isn't Earth a closed system
Which art movement developed to rebel against the unemotional, impersonal, and mechanized elements of the modern world?
how do scientists use radioative decay to date fossils and artifacts
Adam Smith's ideas serve as the basis for what type of economic system? Socialism Communism a command economy Capitalism
When a candle burns a chemical change is happening. What could you do to a candle that would cause a physical change?
Which of the following is the BEST method to estimate a 1-oz. serving size of nuts? A. one bowlful B. one handful C. one rounded handful D. one thumb's worth
A mushroom that you see above ground is actually a a. fruiting body. b. spore. c. hyphae. d. rhizoid.