Project 2: Build a Favorite Athlete and Artist Web Pages

For this project, you will create your own web page using HTML and CSS. You can choose any topic you like, such as a hobby, a favorite movie, a travel destination, or anything else that interests you. The goal is to apply the HTML and CSS concepts you've learned in this module to create a visually appealing and well-structured web page.

Your first web page could be abouty your favorite athlete, animal, or food. Your second web page could be about your favorite artist, musician, or band. Be creative and have fun with it! You must include text, images, and formatting to make your pages more engaging.

Requirements for each web page:

  1. a title at the start of the web page with two pictures of your favorite thing (remember img src and h1 to h6 commands)
  2. a list of seven facts about your topic (use ul and li)
  3. Two paragraphs of text about your topic. (use p tags)

You must use CSS to style your web pages. Make sure that your heading, paragraphs, and other elements are styled appropriately. Make each page use different styles to showcase your CSS skills.

Once you have completed your web pages, submit the HTML files for grading. You can also share your web pages with your classmates to get feedback and ideas for improvement. Don't forget to upload the images or the pages will look incomplete when your work is graded.