Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 287 Bytes

ex_3.md

File metadata and controls

13 lines (11 loc) · 287 Bytes

Exercise 3

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

index.html

  • Create a basic HTML document
  • Create a script tag on the document head element
  • Show the user the following message using the alert
  • Open the browser and see the final result