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

Which number is not in scientific notation? 11 ⋅ 1021 5.7 ⋅ 109 3.1 ⋅ 10−12 1.67 ⋅ 10−5
how do you solve this question:7^2 × 4÷4
A sample of n = 9 scores has a variance of s2 = 144. what is the standard deviation for this sample?​
At Shaw's Market apples cost $10 per case and bananas cost $6 per case. If an order comes in for a total of 300 cases for $2,000, what was the specific number o
Hi, How do you find the first and second derivatives of the function. y=(x^2-7/63x) (x^4+1/x^3) I think for the first derivative dy/dx it's 2/63x-3/63x^-3+4/9x^
If a penny is tossed three times and comes up heads all three times, the probability of heads on the fourth trial is ___.
Why is a person doing a cannonball dive an example of free fall while a person descending to earth on a parachute is not?
find the interval(s) over which the function is increasing
How to add a mixed fraction?
A number divided by four and the quotient is added to three .the result is 24 what is the number?