MCQOPTIONS
Saved Bookmarks
| 1. |
_What will happen in this case?h1 {color: red text-decoration: underline; font-style: italic;}$? |
| A. | color: red, text-decoration: underline and font-style: italic all works |
| B. | text-decoration: underline and font-style: italic works |
| C. | color: red, text-decoration: underline works |
| D. | only font-style: italic works |
| Answer» E. | |