Boo.
Last edited:
Probably by chance, all the portal pages look awfully close.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<base target="_parent">
<title>YellowNetwork</title>
<link href='https://fonts.googleapis.com/css?family=Play:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="style-ver=2015.10.06.17.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
</head>
<body>
<header role="banner">
<div id="server-info">
<div id="server-ip">
<p>184.95.36.178:44315</p>
</div>
</div>
<div id="logo">
<a href="#">
<img src="images/logo.png" alt="#">
</a>
</div>
<nav role="navigation">
<ul>
<li><a href="YellowNetwork URL"><span>News</span></a></li>
<li><a href="YellowNetwork URL"><span>Forums</span></a></li>
<li><a href="YellowNetwork URL"><span>Store</span></a></li>
<li><a href="YellowNetwork URL"><span>Vote</span></a></li>
<li><a href="YellowNetwork URL"><span>Staff</span></a></li>
</ul>
</nav>
</header>
<footer role="contentinfo">
<div id="copyright">
<p>Copyright © YellowNetwork - Designed by <a href="http://firewars.co.uk/" target="_blank">Tara3208</a></p>
</div>
</footer>
<script src="js/jquery.firefly-0.4.min.js"></script>
<script src="js/scripts.min-ver=2015.10.06.js"></script>
</body>
</html>
