Source Code: Cameron Parker
<!DOCTYPE html>
<head>
<meta charset="8-uft">
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<h1>Website about battle cats I suppose </h1>
<a href="index.html">Index</a>
<a href="info.html">Info</a>
<a href="media.html"> Media</a>
<a href="gallery.html">Images</a>
</header>
<section>
<h2> The battle cats ( known as Nyanko Daisensou in Japan) Was created by the company Ponos on the 15th of november2012 in Japan, and September 17th 2014 globally. It has just recently gotton over 100 million downloads worldwide.</h2>
<img src="cat.png">
<img src="catjp.png">
<h2>Battle cats is a gacha game where cats are the main characters. They have several collaberaction with big brands such as Evangelion, Madoka magica, And somehow Hadsune Miku.</h2>
<h2> I cant think of anything else to make so i made this.</h2>
</section>
<footer> Made by ©Tired man</footer>
<nav></nav>
</body>