Computer Applications
We can present data in a row and column format by using the …………… tag.
<TR><TC><TABLE><ROW><COL>- None of these
HTML Advanced Features
3 Likes
Answer
<TABLE>
Reason — We can present data in a row and column format by using the <TABLE> tag.
Answered By
3 Likes
Related Questions
Which attribute of the
<IMG>tag allows you to display a text instead of an image?- Alt
- Image
- Alternate
- Border
You can use the …………… attribute to control the horizontal space around an image.
- Hspace
- Rspace
- Lspace
- None of these
The column heading is specified by using the …………… tag.
<CH><TR><TH><TD>
<TR>tag is used to create a …………… in a table.- Row
- Column
- Caption
- All of these