diff options
Diffstat (limited to 'html/2-36.html')
| -rw-r--r-- | html/2-36.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/html/2-36.html b/html/2-36.html new file mode 100644 index 0000000..161841c --- /dev/null +++ b/html/2-36.html @@ -0,0 +1,37 @@ +<html> +<head> +<title>Picture gallery</title> +<style type="text/css"> + body { + background-color: #000000; + color: #FFFFFF; + font-family: verdana, sans-serif; + } + a { + color: #FFFFFF; + } + hr { + color: #FFFFFF; + background-color: #FFFFFF; + height: 1px; + } +</style> +</head> +<body> +Picture gallery +<hr /> +<a href="2-35.html"><<<</a> +<a href="page-2.html#IMG_3668.JPG">Thumbnails</a> +<a href="2-37.html">>>></a> +<br /> +<br /> +<a href="2-37.html"><img border='0' src='../photos/IMG_3668.JPG' /></a> +<br /> +<br /> +<a href="../photos/IMG_3668.JPG">Direct link</a> +<h3>IMG_3668.JPG</h3> +</p> +<hr /> +Page generated at Sat Oct 22 15:06:02 CEST 2011 using Bash, ImageMagick and Git at Linux; <photos@paul.buetow.org> +</body> +</html> |
