Submodule 2.3: Links
Exercise
Exercise
- Create a new file
exersice02.3.html
in the folder "Exercises" in your editor.
- Create a link to NASA's site. The url of this site is "https://www.nasa.gov/"
- Create a local link to "exersice02.2.html" file
- Create a local link to "myphoto.jpg" file. We have this file in the folder images
- 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"
- We want to open these links in a new window. The browser's output should be as shown in the following image:
Solution: