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.9k
0
Do you find this helpful?
22

Discussion

No comments yet