Computers and Technology
01.07.2020 14:19
204
455
4
Solved by an expert

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

Observe the following output and write the complete HTML-CSS code to generate it:
Observe the following output and write the complete HTML-CSS code to generate it:
Show Answers
axelperezdeleon8440
axelperezdeleon8440
4,7(17 marks)

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.


Observe the following output and write the complete HTML-CSS code to generate it:
shyannehamilton1183
shyannehamilton1183
4,7(21 marks)
So that in case of emergency caomeone spills food or liquid you know what precautions to take

Popular Questions about the subject: Computers and Technology

Which type of website would be most useful for a high school student who is...
Computers and Technology
23.11.2022 07:04
Post a Python program that accepts at least two values as input, performs some...
Computers and Technology
03.05.2020 19:31
You re the network administrator for a growing ISP. One of the networks the...
Computers and Technology
17.10.2020 05:27
You will create a database with information about products in a catalog. Plan...
Computers and Technology
06.06.2023 17:34
A company is designing a memory module based off DRAM. Which of these types...
Computers and Technology
18.05.2022 19:25
For which type of schoolwork would chunking different tasks be most appropriate?...
Computers and Technology
24.04.2021 10:59
How can smart devices benefit businesses, organizations, and social communities...
Computers and Technology
16.07.2022 01:07
How well a student studies is most affected by the student’s access to technology....
Computers and Technology
19.11.2021 16:53
An assignment notebook is important because that is where students organize...
Computers and Technology
28.06.2021 20:31
Is a technical career skill. listening time management directing procedural...
Computers and Technology
11.06.2023 00:48

New questions by subject

Mark the item if the chinese invented it. a. compass b. gunpowder c. musical...
History
07.11.2020 11:35
The temperature decreased from 71.5*f to 56.8*f overnight. how much did the...
Mathematics
30.08.2021 12:04
The council buys 4 hibiscus trees, 6 jacaranda trees and 2 oleander trees.how...
Mathematics
21.12.2021 14:24
Who implemented the world war ii military strategy described in the text?...
History
19.04.2021 22:23
Why was the administration act passed...
Social Studies
12.10.2021 03:25
If a baseball bat was $79 and it increased by 5%, what s the new cost?...
Mathematics
14.11.2022 19:17
Iam stuck on this problem. find the equation of the parabola given that the...
Mathematics
27.04.2022 16:00
Which of the following contributed to upsurge in reading and writing? \ the...
History
15.01.2020 20:05
Franklin roosevelt was born in 1882 to a wealthy family from a. philadelphia....
History
14.10.2020 13:16
Video downloaded 30% 0f 32,000 kilobytes how many kilobytes has downloaded...
Mathematics
11.10.2022 09:38
#
#
#
#
# #

We expand our knowledge with many expert answers