diff options
Diffstat (limited to 'html/4-3.html')
| -rw-r--r-- | html/4-3.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/html/4-3.html b/html/4-3.html new file mode 100644 index 0000000..eaaf5b2 --- /dev/null +++ b/html/4-3.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-2.html"><<<</a> +<a href="page-4.html#IMG_3922.JPG">Thumbnails</a> +<a href="4-4.html">>>></a> +<br /> +<br /> +<a href="4-4.html"><img border='0' src='../photos/IMG_3922.JPG' /></a> +<br /> +<br /> +<a href="../photos/IMG_3922.JPG">Direct link</a> +<h3>IMG_3922.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> |
