jacksonsydney jacksonsydney
  • 04-06-2021
  • Computers and Technology
contestada

Which HTML tag would you use to create a list like the one below? red blue green ol ul unorderlist orderlist

Respuesta :

MrRoyal
MrRoyal MrRoyal
  • 09-06-2021

Answer:

Unordered list

Explanation:

Given

The html tag needed to create the given list

The list is not properly presented; however, the list in a properly presented question is as follows:

  • red
  • blue
  • green

The code to generate the above output is:

<ul>

        <li>red</li>

        <li>blue</li>

        <li>green</li>  

     </ul>

When a list is generated using the <ul> ... </ul> tag, such list is an unordered list.

Answer Link
huynhthiendy
huynhthiendy huynhthiendy
  • 10-11-2021

Answer:

ul

Explanation:

The < ul > tag is used to create an unordered list.

Ver imagen huynhthiendy
Answer Link

Otras preguntas

You decide to add up all the work you did yesterday. If you accomplished 10,000 newton·meters of work yesterday, how much work did you do in units of joules?
There are approximately 7.5x10^18 grains of sand on earth.There are approximately 7x10 ^27 atoms in an average human body.Are there more grains of sand on earth
Taking a large amount of this vitamin can be toxic because it accumulates in the liver
If the probability of rain is 0.99 what is the probability of no rain
knowing the latitude of a location would be most helpful in determining
what is 248 rounded to the nearest ten
what happened 100 years ago in jrotc
Disruptive selection events select for _______. a. common traits b. genetic uniformity c. camouflage traits d. extreme traits
How does syntax affect setting?
What is 7/8 and 4/9 closer to 0,1,2,or 3