what does an attribute list declaration contain?
Answers
Answered by
3
Answer:
an element can have any number of unique attribute.
Answered by
3
Answer: The attribute list declaration contains the following information:
1) The element to which the attribute is associated.
2) The name of the attribute.
3) The type of the attribute.
4) The default value of the attribute.
Explanation:
Similar questions