HTML Basic
Rendering engine is not responsible for

parsing style information (CSS, XSL, and so on)
parsing the markup content (HTML)
none of the mentioned
generating a visual presentation of the formatted content including media files referenced

ANSWER DOWNLOAD EXAMIANS APP

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

None of the mentioned
Charset in html is “text/html” where as in xhtml it is “application/xml+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

ANSWER DOWNLOAD EXAMIANS APP