HTML Basic
Which attribute is used to provide an advisory text about an element or its contents.

tooltip
dir
none of the mentioned
title

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP