Created
January 10, 2011 06:21
-
-
Save evolve2k/772454 to your computer and use it in GitHub Desktop.
Stage 3 Everything
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML> | |
<html> | |
<head> | |
<title>The Ultimate Dr Who Powers Fan Page!!!!!!!!!!!!!!!!!!</title> | |
<link rel="stylesheet" href="stylesheets/screen.css" media="all" /> | |
<meta charset='utf-8'> | |
</head> | |
<body> | |
<div class="header"> | |
<img src="images/logo.jpg"> | |
<h1>The World is being invaded who will save us?</h1> | |
<p> He has a phone box, and its bigger inside, it's like my mum's handbag!! LOL out loud!.</p> | |
<p> OMG I lov Dr Wooo!!</p> | |
</div> | |
<div class="main"> | |
<div class="goodies"> | |
<h2> The Good Doctore </h2> | |
<img src="images/good.jpg"/> | |
<p> He is the beastest. He will save us AALLLLLLLLLLLLLLLLLLLLZ!</p> | |
</div> | |
<div class="baddies"> | |
<h2> THE BADDIES </h2> | |
<img src= "images/evil.jpg"/> | |
<p> I HATE U DALEKS, YOU ARE SO BAD. </p> | |
<p> You dont hide run. We gonna find you! <strong>We gonna find you!!</strong> </p> | |
</div> | |
</div> | |
<div class="footer"> | |
<em> This page is best viewed in ie6!!! </em> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment