Q12
Which of the following is not a correct (X)HTML rule?
A.
Attributes should be quoted
B.
Tags should nest not tag
C.
Unused elements may be minimized
D.
Unknown attributes are ignored by the browser
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Browser ignores unknown attributes.