<!DOCTYPE html><html><head> <!-- Metas --> <meta name="viewport" content="width+device-width, initial-scale=1.0"> <meta name="description" content="A Website about me and how I got better at playing Fortnite."> <!-- Stylesheets --> <link rel="stylesheet" type="text/css" href="css/style.css"> <title> HOME | Matpitch.com</title></head><body> <header> <div class="topnav"> <p align="center"> <a href=#home" class="active">Home</a> <a href="#news">News</a> <a href="#contact">Contact</a> <a href="#about">About</a> <a href="javascript:void(0);" class="icon" onclick="myFunction()"> <i class="fa fa-bars"></i> </a> </p> </div> <header> <div class="aside-left"> <h3>Most Recent Strategies to Become Better at Fortnite</h3> </div> <main> <h1> Summarizing Stuff About Fortnite</h1> <p>This is a shor descriptiion about Fortnite, and how to become a good player.</p> </main> <aside> <h2> Place an add here</2> <h4> Maybe some things that can help you here.<h/4> </aside> <footer> <div class="left-footer"> <p> Something will go here. </p> </div> <div class="center-footer"> <p>Something will go in the center here.</p> <div class="right-footer"> <p> something on the right</p> </div> <div class="copyright"> <p align="center">Copyright © 2019-2020 Matpitch-info.com</p> </div> </footer>