You are not logged in.

#1 2015-05-02 07:17:05

alisiddiqui
Banned
Registered: 2015-02-23
Posts: 949

Specify The Attributes:

Question:
How to specify the attributes with multiple values?

Option A):
<myElement myAttribute="value1" myAttribute="value2"/>
Option B):
<myElement myAttribute="value1 value2"/>
Option C):
<myElement myAttribute="value1, value2"/>
Option D):
attributes cannot have multiple values

Correct Answer is Option D):
attributes cannot have multiple values

2015-05-02 07:17:05

Advertisement
Ads By Google

Re: Specify The Attributes:



\n

Board footer