JavaScript lecture example: defer vs. async
Change up the async
and defer
keywords
in the script tags in the <head>
section.
Try deleting the async
and
defer
keywords, as well.