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

171. Solve the formula
What’s 1+1 I forgor
1. List the evils of our culture and also write the solution of it 2. What type of provision is there in our constitution about religion and culture? Write
The measure of What is m Enter your answer in the box.
Write the equation in slope-intercept form. Then find the slope and y-intercept of the line. y = 2 Write the equation in slope-intercept form,
True or false, to set your shutter speed you dial in to the number closest to double your frame 65 Points)
A scientist hypothesizes the the temperature at which an alligator's egg is incubated will determine whether the alligator will be male or female. The INDEPENDE
In what ways did the inhabitants of Nok benefit from learning the technique of iron making?
 In what ways was 1763 turning point for the British colonial relationship
Need help with number 6