comparison www/header.html @ 107:7a82432fa970

Add web page background image and check in some half-finished ext2 documentation.
author Rob Landley <rob@landley.net>
date Mon, 12 Mar 2007 11:02:04 -0400
parents 4108e577e018
children f868f933bd3b
comparison
equal deleted inserted replaced
106:422df21290d7 107:7a82432fa970
1 <html> 1 <html>
2 <head> 2 <head>
3 <title>toybox</title> 3 <title>toybox</title>
4 </head> 4 </head>
5 <body> 5 <body style="background: url(toycans.png) repeat;">
6 <table border=0 cellpadding=0 cellspacing=0> 6 <table border=0 cellpadding=0 cellspacing=0>
7 <tr><td> 7 <tr><td>
8 <table border=0 cellspacing=1 cellpadding=4> 8 <table border=0 cellspacing=1 cellpadding=4>
9 <tr><td><h1>toybox</h1></td></tr> 9 <tr><td><h1>toybox</h1></td></tr>
10 </table> 10 </table>