For this activity you are tasked to build a fan page for your favorite music artist. You can only use HTML, no CSS or JavaScript.
- You must use semantic elements to organize your HTML, NO DIV TAGS. Use "section" tags if you need a filler.
- Your page must have navigation links to your artists web page.
- It must have 2 different lists one ordered and one unordered.
- It must contain at least 3 images that are relevant to your artist.
- There needs to be either a video embedded or a link created to a video.
- Include a brief biography.
- Include how you discovered them and why you like them.
- Your page should read like a story, a beginning, middle, and end. (header, main, footer)