HTML Basic
What is the use of “defer” attribute?

It defers rendering of html page
It defers script execution until the page has been rendered
None of mentioned
It defers rendering of css attributes

ANSWER DOWNLOAD EXAMIANS APP

HTML Basic
Rendering engine is not responsible for

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

ANSWER DOWNLOAD EXAMIANS APP