Examveda

Which of the following selects every <a> element whose href attribute value contains the given substring?

A. attribute$=value

B. attribute*=value

C. attribute^=value

D. attribute|=value

Answer: Option B


This Question Belongs to CSS >> CSS Layout And Images

Join The Discussion

Related Questions on CSS Layout and Images