Vidyalelo
HTML · Q12

Basic HTML

Programming · HTML · question 12

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
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Browser ignores unknown attributes.