Computer Applications
ROWSPAN with <TABLE> tag is used to merge more than one cell row wise. (T/F)
HTML Advanced Features
1 Like
Answer
False
Reason — ROWSPAN with <TD> tag is used to merge more than one cell row wise.
Answered By
3 Likes
Related Questions
…………… attribute is used with
<A>tag to specify the URL of link.No value is specified with ALT attribute of
<IMG>tag. (T/F)Target attribute with
<A>tag is used to open a link in a new window. (T/F)Align and Valign are the attributes used with
<TD>tag to set the alignment of data in a table. (T/F)