Computer Applications
The column heading is specified by using the …………… tag.
<CH><TR><TH><TD>
HTML Advanced Features
3 Likes
Answer
<TH>
Reason — The column heading is specified by using the <TH> tag.
Answered By
3 Likes
Related Questions
You can use the …………… attribute to control the horizontal space around an image.
- Hspace
- Rspace
- Lspace
- None of these
We can present data in a row and column format by using the …………… tag.
<TR><TC><TABLE><ROW><COL>- None of these
<TR>tag is used to create a …………… in a table.- Row
- Column
- Caption
- All of these
…………… tag defines the cells or columns of a table which denotes table data.
<TR><TD><TH>- None of these