From 1a445039a6f5bc425463995cabdb7f7b8a56bfbd Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Mon, 12 Sep 2005 16:09:11 +0000 Subject: [PATCH] Don't give a poor advice of omitting

tags in HTML. In the presence of CSS, wrapping text in

can make it render quite differently. PR: docs/85928 (in the audit trail) --- en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml b/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml index 631110fea7..08ef201c3f 100644 --- a/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml +++ b/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml @@ -302,8 +302,7 @@
Term 3
-
Paragraph 1 of definition 3. Note that the <p> - element is not required in the single paragraph case.
+

Paragraph 1 of definition 3.

]]>