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