Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 382 Bytes

ex_14.md

File metadata and controls

15 lines (13 loc) · 382 Bytes

Exercise 14

  • Create the following folder/file structure:
/ex_14
  |-- index.html

index.html

  • Create a basic HTML document
  • Create a script tag on the document head element
  • Show the user an alert dialog with the following message once the document is loaded
The Browser has finisedh loading, parsing and downloading all related elements, Time To Rock!!!