HTML Basic
Which of the following is not a correct (X)HTML rule?

Unused elements may be minimized
Attributes should be quoted
Tags should nest not tag
Unknown attributes are ignored by the browser

ANSWER DOWNLOAD EXAMIANS APP

HTML Basic
Which of the following is not a difference between HTML and XHTML

None of the mentioned
Special characters must be escaped using character entities in XHTML unlike HTML
Tags and attributes are case-insensitive in HTML but not in XHTML
Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml”

ANSWER DOWNLOAD EXAMIANS APP