InterviewSolution
Saved Bookmarks
| 1. |
Choose the CSS property which specifies the placement of a table caption.(a) table-caption(b) cell-caption(c) caption-side(d) caption-adjustI have been asked this question in final exam.Query is from CSS Miscellaneous Property in chapter CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» Correct choice is (c) caption-SIDE |
|