1.

What is the use of “defer” attribute?

A. It defers rendering of html page
B. It defers script execution until the page has been rendered
C. It defers rendering of css attributes
D. It is only for internal scripts
Answer» C. It defers rendering of css attributes


Discussion

No Comment Found