<!DOCTYPE html>
<html>
<head>
<title>Bulletstorm Zak </title>
<style type="text/css">
#hbox {
display:-webkit-box;
-webkit-box-orient:horizontal;
-webkit-box-flex:0;
}
aside {
-webkit-box-flex:1;
}
article {
-webkit-box-flex:1;
}
article,header,aside,footer,nav {
border:1px solid black;
}
h1 {
background-color:#6495ed;
}
body {
background-image:url('modern-warfare-2.jpg'
;
}
nav {
background-color:#66FFFF;
}
article,aside,footer{
background-color:#66ffff;
}
</style>
</head>
<body>
<header>
<h1>Bulletstorm 2011</h1>
</header>
<p></p>
<nav>
<ul>
<li> Links </li>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Bulletstorm">Bulletstorm wiki</a>
</ul>
<li> menu item 2 </li>
</ul>
</nav>
<p></p>
<div id="hbox">
<article>
<h2> Multiplayer </h2>
<p> </p>
<p>
<video src= 'video 2.mov' controls='controls'>
</video>
<audio src='01 All the Above (feat. T-Pain)' controls='controls'>
</audio>
</P>
</article>
<aside> ads go here </aside>
</div>
<p></p>
<footer> Copyright 2011 </footer>
</body>
</html>
Copyright © 2026, NextGenUpdate.
All Rights Reserved.