html+ - remove <p> and </p>

Piglet <ee01th@surrey.ac.uk>
Errors-To: listmaster@www0.cern.ch
Date: Thu, 31 Mar 1994 19:48:47 --100
Message-id: <9403311845.aa10318@ainur.ee.surrey.ac.uk>
Errors-To: listmaster@www0.cern.ch
Reply-To: ee01th@surrey.ac.uk
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: Piglet <ee01th@surrey.ac.uk>
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: html+ - remove <p> and </p>
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Length: 1020
first, in html we have the <p> flag to be an inter-paragraph marker
then, in html+ we have <p>...</p> to be a paragraph container.

Yet, we have arguments saying don't allow people to put <p>'s in
willy-nilly, because it may look good on their client, but really
poor on someone elses.   The argument is that the client should
decide how a document should be formatted depending on the logical
style that portion of text is in.

Why then, seeing as paragraph breaks are the most common formatting
feature, can't we have a simple blank line as paragraph break, just
like in LaTeX?
When transforming documents from some format to HTML it would be a
lot easier, and would enforce slightly more readability of the source
text.

after all, with a <p> flag, you could have the whole document without
a line break, and with a <p> legally coming in the middle of a line.

comments please?

<a href="http://www.ee.surrey.ac.uk/People/T.Hunt.html">About
Timothy</a>
<a href="http://www.ee.surrey.ac.uk/">About his department</a>