Initial commit

This commit is contained in:
Ben Ramey
2017-03-02 20:30:40 -06:00
commit ab3c6fc8d5
10773 changed files with 515124 additions and 0 deletions

16
_old/version_1/header.php Executable file
View File

@@ -0,0 +1,16 @@
<!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>
<title>john nielsen's bobsled photos</title>
<link href='/bobsled/bobsled.css' rel='stylesheet' type='text/css' />
</head>
<body>
<div id="main_div" align='center'>
<div id="header">
<img src='/bobsled/graphics/header.jpg' />
</div>
<div id="linkbar">
<a href='/bobsled/index.php'>Home</a> :: <a href='/bobsled/index.php?page=about'>About John Nielsen</a>
</div>
<div id="body" align='left'>