correction
eduardo@oclc.org (Eduardo Gutentag)
Date: Fri, 22 Jul 94 09:55:49 EDT
Message-id: <9407221354.AA11136@rug.Eng.Sun.COM>
Reply-To: html-ig@oclc.org
Originator: html-ig@oclc.org
Sender: html-ig@oclc.org
Precedence: bulk
From: eduardo@oclc.org (Eduardo Gutentag)
To: Multiple recipients of list <html-ig@oclc.org>
Subject: correction
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Comment: HTML Implementation Group (Private)
Karen,
in http://www.hal.com/products/sw/olias/Build-html/sHgs0XBMCmF84aK.html
where it says:
The opening list tag must be dl compact. It must be immediately followed by the
first list term (li). For example:
<dl compact>
<dt>Term<dd>This is the first definition in compact format.
<dt>Term<dd>This is the second definition in compact
format.
</dl>
Should say:
The opening list tag must be dl compact. It must be immediately followed by the
first term (dt). For example:
etc.
Eduardo