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

This military leader stopped the Union troops at Bull Run and pushed them back in a counter attack.
A ________ is an example of an input device. Unscramble these letters for the answer: D Y B R O K A E
As a collision is about to happen if you had enough time to choose between hitting a large haystack or a telephone pole which one would you choose to hit explai
Evaluate the expression for the given value of the variable(s). -x2 - 4x; x = –3
which of the following molecules can form hydrogen bonds like it A. NH3 B. CO2 C. CF4 D. HCl
How has culture or gender influenced your working practice?
which of the following is true regarding the solution to the logarithms equation below?
y+12=-50 ASAP help PLEASE!!
Please help! Write in y=mx+b
What is the force required to move a 2,000 kg car with an acceleration of 2 m/s/s?