ISO/IEC JTC 1/SC 34 N151
Date: 2000-05-22
Title: Korea Comments on User's Guide to ISO/IEC 15445:2000 HyperText Markup Language (HTML)
Source: HAH YunKyung, Korea Telecom
Project: ISO/IEC SC34 WG03 71.00.00.00.00
Status: To be reviewed and discussed at WG3 meeting, June 2000
The followings are the basic comments on User’s Guide to ISO/IEC 15445:2000 HyperText Markup Language (HTML), which are being sent for the discussion of the WG03 meeting.
The sentence ‘The acceptance criteria could be based an an ISO-HTML validator as …’
is corrected by ‘The acceptance criteria could be based on an ISO-HTML validator as …’.
13.4.1 Example
<BLOCKQUOTE
LANG=fr
TITLE=â€Traité sur l’Union Euroéenne, ….
<p>
Afin de réaliser les objectifs visés à l’article …
<p>
met en oeuvre toute action qui peut ….
</BLOCKQUOTE>
In the block markup begun with <BLOCKQUOTE>, markup <p> …. <p> shows. However, the markup <p> …<p> should be <p> … </p>.