Computer Applications
To insert a table on a web page, we use …………… tag.
- <TD>
- <TH>
- <TABLE>
- <BODY>
HTML Advanced Features
3 Likes
Answer
<TABLE>
Reason — To insert a table on a web page, we use <TABLE> tag.
Answered By
1 Like
Related Questions
…………… allows a single selection at a time.
- Reset
- Radio button
- Submit
- None of these
How do you embed audio in an HTML page?
- <audio src = "audio.mp3">
- <sound src = "audio.mp3">
- <embed src = "audio.mp3">
- <mp3 src = "audio.mp3">
By default, color of a table is …………… .
- Red
- Green
- Blue
- White
Which extension is used to save the CSS file?
- .html
- .css
- .text
- .sheet