DEFER
This attribute tells the browser not to render normal HTML content without lookiing for the script which will generate content as the page loads.
syntax:
DEFER
The HTML element(s) this attribute is used with are:
SCRIPT