summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tiff/html/contrib.html')
-rw-r--r--tiff/html/contrib.html17
1 files changed, 10 insertions, 7 deletions
diff --git a/tiff/html/contrib.html b/tiff/html/contrib.html
index f20a1cb3..9a670658 100644
--- a/tiff/html/contrib.html
+++ b/tiff/html/contrib.html
@@ -1,14 +1,18 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>
Contributed TIFF Software
</TITLE>
+<style type="text/css">
+body {
+font-family: Arial, Helvetica, Sans;
+}
+</style>
</HEAD>
-
-<BODY BGCOLOR=white>
-<FONT FACE="Arial, Helvetica, Sans">
+<BODY>
<H1>
-<IMG SRC=images/smallliz.jpg WIDTH=144 HEIGHT=108 ALIGN=left BORDER=1 HSPACE=6>
+<IMG SRC="images/smallliz.jpg" WIDTH=144 HEIGHT=108 ALIGN=left BORDER=1 HSPACE=6 ALT="smallliz">
Contributed TIFF Software
</H1>
@@ -155,11 +159,10 @@ various routines from Conrad Poelman; a TIFF image iterator and
<TD>
-A utility by <A HREF=mailto:billr@corbis.com>Bill Radcliffe</a> to
+A utility by <A HREF="mailto:billr@corbis.com">Bill Radcliffe</a> to
convert an extracted IPTC Newsphoto caption from a binary blob to
ASCII text, and vice versa. IPTC binary blobs can be extracted from
-images via the <A
-HREF=http://www.ImageMagick.org/>ImageMagick</a> convert(1)
+images via the <A HREF="http://www.ImageMagick.org/">ImageMagick</a> convert(1)
utility.