Tribute Page ⭐️

Today we're building a simple tribute page to someone or something you love! Some ideas:

  • A person; friend, family or celebrity
  • An animal or a pet
  • A building or landmark
  • An object; trinkets, car or jewellery

Instructions

Using the provided HTML template to get started:

  • Build a simple HTML page similar to the news article
  • Create sections using heading and text elements
  • Add images where appropriate
  • Include a CSS Stylesheet with rules to alter:
    • Text color of headings
    • Font-size of paragraphs
    • Background color of the page
  • Extension 1 Use CSS to:
    • Increase the spacing lines in your paragraphs
    • Center align your headers
    • Add a colored underline to your headers
  • Extension 2 Add a link to different websites ie. Wikipedia page
  • Extension 3 Add links to a different part of the page!