Exercise

Exercise

  1. Create a new file exersice02.3.html in the folder "Exercises" in your editor.
  2. Create a link to NASA's site. The url of this site is "https://www.nasa.gov/"
  3. Create a local link to "exersice02.2.html" file
  4. Create a local link to "myphoto.jpg" file. We have this file in the folder images
  5. Insert "myphoto.jpg" file in your page and link it to the page "NASA image of the day". The url of this site is ""https://www.nasa.gov/multimedia/imagegallery/iotd.html"
  6. We want to open these links in a new window. The browser's output should be as shown in the following image: 

Solution: