Skip to content

Instantly share code, notes, and snippets.

Created March 2, 2011 20:57
Show Gist options
  • Save anonymous/851731 to your computer and use it in GitHub Desktop.
Save anonymous/851731 to your computer and use it in GitHub Desktop.
marco sorry
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>George Washington Leadership Lessons</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
</style>
</head>
<body>
<div id="container">
<div id="header">
<div id="navigation" style="width:200px">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Garbage</a></li>
<li><a href="#">Garbage</a></li>
<li><a href="#">Garbage</a></li>
<li><a href="#">Garbage</a></li>
</ul>
</div>
</div>
<div id="mainContent">
<br />
<h4 align="center"><em>WELCOME TO THE ONLINE COMPANION FOR GEORGE WASHINGTON: LESSONS IN LEADERSHIP</em></h4>
<br />
<br />
</div>
<div id="footer">
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment