uppercaseguy uppercaseguy
  • 03-01-2021
  • Computers and Technology
contestada

Observe the following output and write the complete HTML-CSS code to generate it:

Observe the following output and write the complete HTMLCSS code to generate it class=

Respuesta :

tonb
tonb tonb
  • 03-01-2021

Answer:

HTML:

<ol start="3">

 <li>English</li>

 <li>Maths</li>

 <li>Physics</li>

 <li>Chemistry</li>

 <li>Biology</li>

</ol>

CSS:

ol {

 color: green;

 font-family: Courier;

 list-style-type: lower-roman;

 border: 2px dotted black;

 width: 200px;

}

li {

 margin-left: 10px;

}

Explanation:

The left margin on the li is not very clean, but it prevents the roman numbers from exceeding the border.

Ver imagen tonb
Answer Link

Otras preguntas

what is the term of office for supreme court justices? when can they be removed?
Explain one way that ethnic groups in the US and Canada are similar in one way that they are different
Three students share 5 peaches equally. How many peaches does each student get?
This court will hear cases involving U.S. tariff laws.
In plants, the purpose of auxins is to A. bring about apical dominance. B. produce phytochrome. C. regulate abscission. D. cause plant dormancy. I'm leaning to
Three students share 5 peaches equally. How many peaches does each student get?
what the answer for2/x +1/2 = 5/x
When you turn up the volume on a radio, which of the following change: velocity of sound, intensity, pitch, amplitude, frequency, wavelength, or loudness?
The combination of sulfur dioxide, nitrogen oxide, and atmospheric moisture creates A. drinking water. B. smog. C. acid rain. D. pesticides.
Find a substance that has a specific heat that is higher than liquid water and explain what it means.