MCQOPTIONS
Saved Bookmarks
| 1. |
By default, the content written between 10.Fill in the blanks with the help of options given below in order to get the following table when the below code is executed. |
| A. | th{ align: left; } |
| B. | th{ text-align: left; } |
| C. | th { font-align:center; } |
| D. | It cannot be done. |
| Answer» C. th { font-align:center; } | |