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

Write 0.65% as a fraction in simplest form.
600+39 what does it add up to help
what do you do when you feel burned out? Any self care that you do try to create?​
which organization was created to help blacks after the end of slavery?
Omar has $660 to spend at a bicycle store for some new gear and biking outfits. Assume all prices listed include tax. He buys a new bicycle for $330.64. He buys
A 40 inch board is to be cut into three pieces so that the second price is 4times as long as the first piece and the third piece is 5 times as long as the first
Gavin was thinking of a number. Gavin subtracts 10 from it and gets an answer of 2.7. What was the original number?
List 1 inherited trait that is ONLY based on genetics and is NOT affected by the environment in any way.
What is the length of BD? What is the length of segment AC? What is the area of the triangle ABC?
Study the equations: f(x)=11x-5 g(x)=-2x-4 What is h(x) = f(x) g(x)