2010-08-22 23:00:52 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>MY OWN EEPSITE</title>
|
|
|
|
<link rel="shortcut icon" href="favicon.ico" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="lib/eepsite.css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="main">
|
2016-07-24 12:37:07 +00:00
|
|
|
<div id="navbar"><a href="#">Link 1</a><a href="#">Link 2</a><a href="#" target="_blank">Link 3</a><a href="/help">Help</a></div>
|
2010-08-22 23:00:52 +00:00
|
|
|
<h1>MY EEPSITE</h1>
|
|
|
|
<h2>Words and pictures and stuff</h2>
|
2016-07-24 12:37:07 +00:00
|
|
|
<p>Your cool stuff here...</p>
|
2010-08-22 23:00:52 +00:00
|
|
|
<div class="notify">
|
|
|
|
Bring more attention to something of interest here!
|
|
|
|
</div>
|
|
|
|
<hr><div class="footnote">
|
|
|
|
Document last edited: November 2009.</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|