1.

Which one of the following is a correct attribute declaration?

A. <element – name attribute – name = attribute – value ⁄>
B. <element – name attribute – name = “attribute – value” ⁄>
C. <element – name attribute – name = ‘attribute – value’>
D. <element – name attribute – name = “attribute – value”⁄>
Answer» C. <element – name attribute – name = ‘attribute – value’>


Discussion

No Comment Found