diff options
Diffstat (limited to 'src/pages/about.php')
-rw-r--r-- | src/pages/about.php | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/pages/about.php b/src/pages/about.php index 9e7b31b..ebe61a3 100644 --- a/src/pages/about.php +++ b/src/pages/about.php @@ -30,3 +30,16 @@ somehow – I tested it in IE 6, IE 7 and Mozilla 1.1). This website is also available solely via HTTP over at <a href="http://hozyro.jkohl.link/">http://hozyro.jkohl.link/</a>! </p> +<p class="center"> +<!-- I know, 'target' is only allowed in XHTML Frameset, but I don't care --> + <a class="imgLink" target="_new" href="/static/screenshot.bmp"><!-- + --><img src="/static/screenshot_thumb.jpg" + alt="Screenshot of this site being displayed in + Internet Explorer 6 on Windows XP" + width="256" + height="192" /><!-- + --></a><br /> + <span class="smallText">Fig. 1: Screenshot of this site being displayed in + Internet Explorer 6 on Windows XP<br /> + <span class="enlarge">(Click image to enlarge)</span></span> +</p> |