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 |
| Answer» C. Attribute^=value | |