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 animal brings Easter eggs?
Which property justifies this statement? If x + y = z and z = x + 4, then x + y = x + 4. A. symmetric B. associative C. distributive D. transitive
Anyone who answers this correctly I will answer all your questions you have and give you a lot of extra points.......The ratio of the number of male lions to fe
as a reaction to the FTA signed in 1988 many Canadians ______.
In how many cells are the functions of unicellular organisms performed?
Which is most likely to occur when Technology advances? Devices are designed Inventions are made Results are improved Jobs are lost
what is the whole number that is equal to 6/2
Julie works 7.65$ per hour. How many hours doe sit take to get Julie 24.48?
What types of fossils do most paleontologists study?
What is the value of X in the following equation (x-2)(x+8)=0 and (x-7) to the second power=0