|
Answer» Explanation: The tag defines an HTML table. An HTML table CONSISTS of the element and one or more , | , and | ELEMENTS. The | element defines a table row, the | element defines a table header, and the | element defines a table cell. A more complex HTML table MAY also include , , , , | , and elements.NOTE: Tables should not be used for page layout! Historically, some Web AUTHORS have misused tables in HTML as a way to control their page layout. However, there are a variety of alternatives to using HTML tables for layout, primarily using CSS. HOPE IT HELPS YOU PLZZZ FOLLOW ME.
|