Computer Applications
There are total …………… values for rules attribute in <TABLE> tag.
- four
- three
- two
- five
HTML Advanced Features
5 Likes
Answer
five
Reason — There are total five values for rules attribute in <TABLE> tag.
Answered By
2 Likes
Related Questions
What does the <B> tag do in HTML?
- Creates a bold text
- Creates a bullet point
- Creates an italicized text
- Creates an underlined text
How to create a checkbox in HTML?
- <input type = "checkbox">
- <input type = "button">
- <checkbox>
- <input type = "check">
Which attribute of <TD> tag is used to merge two or more columns to form a single column?
- colspan
- rowspan
- colarrange
- row arrange
A CSS declaration always ends with a ………………. .
- dot(.)
- colon(:)
- semicolon(;)
- hash(#)