Computer Science, asked by nandu1974saini, 7 months ago

1.) AN ________ LIST INDENTS EACH ITEM IN THE LIST AND ADDS A BULLET AGAINST EACH OF THEM.
2.) EACH ROW IN A TABLE BEGINS WITH THE ________ TABLE ROW TAG.
3.) THE ________ ATTRIBUTE OF <OL> TAGS PUTS THE LIST IN THE DESCENDING ORDER.
4.) THE ________ TAG IS USED TO SPECIFY THE TITLE FOR THE TABLE.

❌ ♑⭕ ️️♏ ❌
otherwise \: your \: answer \: will \: be \: reported........

Answers

Answered by Mehak005
8

Answer:

• list indents each item in the list and adds a bullet against each item.

•Each row begins with a layer of cement <tr> and then each brick <td> is placed within it.

• The reversed attribute is a boolean attribute. When present, it specifies that the list order should be descending (9,8,7...), instead of ascending (1, 2, 3.

•On this Page. The HTML <caption> element specifies the caption (or title) of a table.

Explanation:

please mark as BRAINLIEST ❤️...nd follow me (◍•ᴗ•◍)❤

Answered by anindyaadhikari13
13

Answer:-

  1. An unordered list indents each item in the list and adds a bullet against each of them.
  2. Each row in a table begins with the <tr> table row tag.
  3. The reversed attribute of <ol> tags puts the list in the descending order.
  4. The <caption> tag is used to specify the title for the table.
Similar questions