diff options
Diffstat (limited to 'html/4-4.html')
| -rw-r--r-- | html/4-4.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/html/4-4.html b/html/4-4.html new file mode 100644 index 0000000..3b23c5f --- /dev/null +++ b/html/4-4.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="4-3.html"><<<</a> +<a href="page-4.html#IMG_3924.JPG">Thumbnails</a> +<a href="4-5.html">>>></a> +<br /> +<br /> +<a href="4-5.html"><img border='0' src='../photos/IMG_3924.JPG' /></a> +<br /> +<br /> +<a href="../photos/IMG_3924.JPG">Direct link</a> +<h3>IMG_3924.JPG</h3> +</p> +<hr /> +Page generated at Sat Oct 22 15:06:05 CEST 2011 using Bash, ImageMagick and Git at Linux; <photos@paul.buetow.org> +</body> +</html> |
