Computer Applications
Which attribute of <TD> tag is used to merge two or more columns to form a single column?
- colspan
- rowspan
- colarrange
- row arrange
HTML Advanced Features
4 Likes
Answer
colspan
Reason — The colspan attribute of <TD> tag is used to merge two or more columns to form a single column.
Answered By
1 Like
Related Questions
How to create a checkbox in HTML?
- <input type = "checkbox">
- <input type = "button">
- <checkbox>
- <input type = "check">
There are total …………… values for rules attribute in <TABLE> tag.
- four
- three
- two
- five
A CSS declaration always ends with a ………………. .
- dot(.)
- colon(:)
- semicolon(;)
- hash(#)
Assertion (A) E-learning is the mode of acquiring knowledge by means of Internet and computer based training programs.
Reason (R) E-learing can be done anywhere and at anytime.
- Both A and R are true and R is a correct explanation of A.
- Both A and R are true but R is not a correct explanation of A.
- A is true and R is false.
- A is false and R is true.