Q.

How can we make attributes have multiple values

A. <Myelement myattribute="value1 value2"/>
B. <Myelement myattribute="value1" myattribute="value2"/>
C. <Myelement myattribute="value1, value2"/>
D. Attributes cannot have multiple values
Answer» D. Attributes cannot have multiple values
1.8k
0
Do you find this helpful?
3

Discussion

No comments yet