Skip to content

Instantly share code, notes, and snippets.

@saltcod
Created April 24, 2012 13:02
Show Gist options
  • Select an option

  • Save saltcod/2479456 to your computer and use it in GitHub Desktop.

Select an option

Save saltcod/2479456 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Matthew Byrne</title>
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="styles.css" type="text/css" media="screen" charset="utf-8">
</head>
<body id="poster-page">
<div id="primary">
<div id="content" role="main">
<div id="poster">
<a href="http://www.matthewbyrne.net"><img src="http://matthewbyrne.net/wp-content/uploads/Matthew-Byrne-LSPU-Hall.jpg"></a>
</div>
<a href="homepage">Continue to the site</a>
</div> <!-- [ #content ] -->
</div> <!-- [ #primary ] -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment