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
Must Read
D. Unknown attributes are ignored by the browser
Answer: Option D
Solution(By Exam Craze Team)
Browser ignores unknown attributes.