Website
A website is a collection of webpages that are linked together.
HTML pages that are saved in the same folder can be linked as shown below.
<a href="IronMan.html">Iron Man</a>
Task 1 - The Avengers
Build the Avengers website below by writing code for each page.