The P element acts as container for the text between the start tag <P>*1 and end tag </P>. You don't need to give the end tag as it is implied by the context, e.g. the following <P> tag.
If you wish, you may think of the <P> tag as a paragraph separator. This works since HTML+ formally doesn't require you to wrap text up as paragraphs.
The first piece of text
The second piece
The first piece of text
The second piece
The second piece
This bill would require the Legislative Counsel, with the advice of
the Joint Rules Committee of the Senate and Assembly, to make
available to the public by means of access by way of
The following is a quotation from the forward by Yuri Rubinsky to "The
SGML Handbook" by Charles F. Goldfarb, published by the Clarendon Press,
Oxford, 1990.
The text in the following paragraphs will flow around the figure
if there is enough room. The browser is free to position the caption at
the top, bottom or sides of the figure.
Je m'aveugle.
Links are defined with the A tag. HTML+ supports a
number of different link types.
Some bold italic fixed pitch text.
normal emphasis typically italic
strong emphasis typically bold
to be or not to be, that is the question
Festinger, L.(1957), A Theory of Cognitive Dissonance, Stanford.
Before
coming to CERN, Tim worked on, among other things, document production
and text processing. He developed his first hypertext system,
"Enquire",in 1980 for his own use (although unaware of the existence
of the term HyperText). With a background in text processing,
real-time software and communications, Tim decided that high energy
physics needed a networked hypertext system and CERN was an ideal
site for the development of wide-area hypertext ideas. Tim started
the WorldWideWeb project at CERN in 1989. He wrote the application on
the NeXT along with most of the communications software.
The next five years will see a revolution in computing. Users
will no longer have to work at every computer task as if they had no
need or ability to share data with all their other computer tasks,
they will not need to act as if the computer is simply a replacement
for paper, nor will they have to appease computers or software
programs that seem to be at war with one another.
Year Month Day
1972 June 23rd
1982 October 7th
average other
category
height weight
males 1.9 0.003 yyy
females 1.7 0.002 xxx
The next 9 characters are interpreted as three sets of three
bits each which identify access permissions for owner,
group, and others as follows:
+------------------ 0400 read by owner (r or -)
| +---------------- 0200 write by owner (w or -)
| | +-------------- 0100 execute (search directory) by owner
| | | (x, s, S, or -)
| | | +------------ 0040 read by group (r or -)
| | | | +---------- 0020 write by group (w or -)
| | | | | +-------- 0010 execute/search by group
| | | | | | (x, s, S, or -)
| | | | | | +------ 0004 read by others (r or -)
| | | | | | | +---- 0002 write by others (w or -)
| | | | | | | | +-- 0001 execute/search by others
| | | | | | | | | (x, t, T, or -)
| | | | | | | | |
r w x r w x r w x