MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following selects every element whose href attribute value contains the given substring? |
| A. | attribute^=value |
| B. | attribute|=value |
| C. | attribute$=value |
| D. | attribute*=value |
| E. | None of these |
| Answer» E. None of these | |