More questions on tags

Brian Kelly <ECL6BK@lucs-01.novell.leeds.ac.uk>
Errors-To: listmaster@www0.cern.ch
Date: Fri, 29 Apr 1994 16:15:42 +0200
Errors-To: listmaster@www0.cern.ch
Message-id: <A36C0AF70A2@lucs-01.novell.leeds.ac.uk>
Errors-To: listmaster@www0.cern.ch
Reply-To: ECL6BK@lucs-01.novell.leeds.ac.uk
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: Brian Kelly <ECL6BK@lucs-01.novell.leeds.ac.uk>
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: More questions on tags
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Mailer: WinPMail v1.0 (R2)
X-Mailer: WinPMail v1.0 (R2)
Priority: normal
Priority: normal
How do the line break tags (<BR> and <L>) fit in with the pararagraph
container?  I can see authors using these tags to control the appearance
of their document using their favourite browser, but losing the
structure of the document.

To give a specific example consider a document containing a list of 
people in an orgnisation

<HTML><HEAD><TITLE>Staff List</TITLE></HEAD>
<BODY>
<H2>Prime Minister</H2>
<P>John Smith</P>
<H2>Ministers</H2>
<P>Douglas Hurd</P>
<P>Kenneth Baker</P>
..

The author on seeing this rendered as:

Prime Minister

John Major

Ministers

Douglas Hurd

Henneth Baker

may be tempted to write:

<HTML><HEAD><TITLE>Staff List</TITLE></HEAD>
<BODY>
<H2>Prime Minister</H2>
<P>John Smith<BR>
<H2>Ministers</H2>
<P>Douglas Hurd<BR>
<P>Kenneth Baker<BR>
..

or

<HTML><HEAD><TITLE>Staff List</TITLE></HEAD>
<BODY>
<H2>Prime Minister</H2>
John Smith<BR>
<H2>Ministers</H2>
Douglas Hurd<BR>
Kenneth Baker<BR>
..

These may look nicer, but the definition of the paragraph is lost.

Any comments?  

Brian Kelly

Brian Kelly
Computing Service
University of Leeds
Leeds
West Yorkshire           Phone: (0532) 335830
LS2 9JT                  Email: B.Kelly@Leeds.ac.uk
<A HREF=http://www.leeds.ac.uk/ucs/people/BKelly/bk.html>
My URL</A>