InterviewSolution
Saved Bookmarks
| 1. |
Which of the following property is used to change the background in a table?(a) table-background(b) background(c) color(d) none of the mentionedI had been asked this question by my college director while I was bunking the class.Query is from Styling Tables topic in division CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» RIGHT CHOICE is (B) background Explanation: NONE. |
|