Coding

In order to prepare this website, I used a text editor to write the html files. I also referred to w3schools.com to learn how to code this website. I used the website above for the basics and found other information that was really useful.
Here are some examples of my coding:
link for website- <a href="[website address]"target="_blank">[link description]</a>
display an image- <img src="[image name].jpg" alt="[alternative text]" style="width:[width in pixels]px;height:[height in pixels]px;"
Sorry - this image is currently unavailable