Computer Science, asked by STtag, 11 months ago

what does an attribute list declaration contain?​

Answers

Answered by nandita35
3

Answer:

an element can have any number of unique attribute.

Answered by IAmDev123
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