Initial commit
This commit is contained in:
16
_old/version_1/header.php
Executable file
16
_old/version_1/header.php
Executable 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'>
|
||||
Reference in New Issue
Block a user