A. Fill in the blanks
i. __________list can be numerical or alphabetical in a specific order.
ii. Each list item should start with_____________tag.
iii. We can create table in HTML by using___________tag.
iv. __________tag is used to create table row whereas ___________tag is used to create
Data cells.
v. Space between the cells is_____________.
vi. ___________is the distance between the cell border and the cell content.
Answers
Answered by
6
Answer:
i. Collation
ii. <li>
iii. Table tags: <TABLE> </TABLE> Row tags: <TR> </TR> Cell tags: <TD> </TD>
iv. The HTML <tr> element defines a row of cells in a table. The row's cells can then be established using a mix of <td> (data cell) and <th> (header cell) elements.
v. Cellspacing is the amount of space in between the individual table cells. CellSpacing as the name suggests it is the Space between the Adjacent cells and CellPadding on the other hand means the padding around the cell content.
vi. It is cellspacing.
Explanation:
Hope it will help you
Answered by
8
Answer:
i. an ordered list
ii. <li>
iii.<table>
iv.<tr>,<Td>
v.cell spacing
vi. cell padding
Explanation:
I hope this answers will help u
Similar questions
CBSE BOARD X,
1 month ago
Math,
1 month ago
Math,
1 month ago
Social Sciences,
3 months ago
Math,
3 months ago
English,
9 months ago
India Languages,
9 months ago