pls give me the answer of 2,3,4,5 pls
Attachments:
Answers
Answered by
1
Here's your answer !
(2) The <table> tag is used to define a table in HTML. Bgcolor, border, align, etc. are it's attributes.
(3) Colspan tells the cell to span over two or more cells vertically whereas, rowspan tells the cell to do the same horizontally.
(4) Cellpadding refers to the space within the cell or the space between the content and the container itself. Cellspacing on the other hand refers to the space between 2 cells.
(5) Ordered lists are used to represent the data in an ordered format for example, steps in a recipe. Unordered lists are used to represent the data in an unordered form for example, a grocery list.
Similar questions