ZVON > References > XHTML Reference
   Transitional XHTML   Frameset | Strict | >> Transitional << |  [Comparison]

Go to Standard
Element: p
Attributes: | align | class | dir | id | lang | onclick | ondblclick | onkeydown | onkeypress | onkeyup | onmousedown | onmousemove | onmouseout | onmouseover | onmouseup | style | title | xml:lang |
Parents: | address | applet | blockquote | body | button | center | dd | del | div | fieldset | form | iframe | ins | li | map | noframes | noscript | object | td | th |
Children: | #PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var |

Your browser display:

WWW abbr.

radar

Source [  Open as XHTML document  ]

<p>
     <abbr title="World Wide Web">WWW</abbr>
     <abbr title="Abbreviation">abbr.</abbr>
</p>
<p>
     <acronym>radar</acronym>
</p>

Your browser display:

They went in single file, running like hounds on a strong scent, and an eager light was in their eyes. Nearly due west the broad swath of the marching Orcs tramped its ugly slot; the sweet grass of Rohan had been bruised and blackened as they passed.

Source [  Open as XHTML document  ]

<blockquote cite="http://www.mycom.com/tolkien/twotowers.html">
     <p>They went in single file, running like hounds on a strong scent, and an eager light was in their eyes. Nearly due west the broad swath of the marching Orcs tramped its ugly slot; the sweet grass of Rohan had been bruised and blackened as they passed.</p>
</blockquote>

Your browser display:

John said, I saw Lucy at lunch, she told me Mary wants you to get some ice cream on your way home. I think I will get some at Ben and Jerry's, on Gloucester Road.

Source [  Open as XHTML document  ]

<p> John said,
     <q lang="en-us">I saw Lucy at lunch, she told me
          <q lang="en-us">Mary wants you to get some ice cream on your way home.</q> I think I will get some at Ben and Jerry's, on Gloucester Road.
     </q>
</p>

Your browser display:

A statue of the Cihuateteus, who are patron ...

Source [  Open as XHTML document  ]

<p> A statue of the
     <a href="cih78">Cihuateteus</a>, who are patron ...
</p>

Your browser display:

A Sheriff can employ 3 5 deputies.

Source [  Open as XHTML document  ]

<p> A Sheriff can employ
     <del>3</del>
     <ins>5</ins> deputies.
</p>

Your browser display:

...some text...

You'll find a lot more in chapter two. See also this map of the enchanted forest.

Source [  Open as XHTML document  ]

<p>
     <em>...some text...</em>
</p>
<p>You'll find a lot more in
     <a href="chapter2.html">chapter two</a>. See also this
     <a href="../images/forest.gif">map of the enchanted forest.</a>
</p>

Your browser display:

Table of Contents

Introduction
Some background
On a more personal note
...the rest of the table of contents...

...the document body...

Introduction

...section 1...

Some background

...section 2...

On a more personal note

...section 2.1...

Source [  Open as XHTML document  ]

<h1>Table of Contents</h1>
<p>
     <a href="#section1">Introduction</a>
     <br/>
     <a href="#section2">Some background</a>
     <br/>
     <a href="#section2.1">On a more personal note</a>
     <br/>
     <em>...the rest of the table of contents...</em>
</p>
<p>
     <em>...the document body...</em>
</p>
<h2>
     <a name="section1">Introduction</a>
</h2>
<p>
     <em>...section 1...</em>
</p>
<h2>
     <a name="section2">Some background</a>
</h2>
<p>
     <em>...section 2...</em>
</p>
<h3>
     <a name="section2.1">On a more personal note</a>
</h3>
<p>
     <em>...section 2.1...</em>
</p>

Your browser display:

...some text...

You'll find a lot more in chapter two. chapter two. See also this map of the enchanted forest.

Source [  Open as XHTML document  ]

<p>
     <em>...some text...</em>
</p>
<p>You'll find a lot more in
     <a href="chapter2.html" title="Go to chapter two">chapter two</a>.
     <a href="./chapter2.html" title="Get chapter two.">chapter two</a>. See also this
     <a href="../images/forest.gif" title="GIF image of enchanted forest">map of the enchanted forest.</a>
</p>

Your browser display:

Zvon logo:

GIF: Zvon.org - GIF

PNG: Zvon.org - PNG

JPG: Zvon.org - JPG

Source [  Open as XHTML document  ]

<h3>Zvon logo:</h3>
<p>GIF:
     <img src="../Pictures/zvon.gif" alt="Zvon.org - GIF"/>
</p>
<p>PNG:
     <img src="../Pictures/zvon.png" alt="Zvon.org - PNG"/>
</p>
<p>JPG:
     <img src="../Pictures/zvon.png" alt="Zvon.org - JPG" longdesc="http://zvon.org"/>
</p>

Your browser display:

Aren't style sheets wonderful?

Source [  Open as XHTML document  ]

<p style="font-size: 24pt; color: fuchsia">Aren't style sheets wonderful?</p>

Your browser display:

bold, italic, bold italic, teletype text, and big and small text.

Source [  Open as XHTML document  ]

<p>
     <b>bold</b>,
     <i>italic</i>,
     <b>
          <i>bold italic</i>
     </b>,
     <tt>teletype text</tt>, and
     <big>big</big> and
     <small>small</small> text.
</p>

Your browser display:





Source [  Open as XHTML document  ]

<form method="post" action="http://www.zvon.org/cgi-bin/forms/bin/searchReference.py">
     <p>
          <input size="20" name="value"/>
          <input type="submit" value=" Search "/>
     </p>
     <p>
          <input type="radio" name="select" value="Glossary" checked="checked" id="Glossary"/>
          <label for="Glossary">XML Glossary</label>
          <br/>
          <input type="radio" name="select" value="Namespaces" id="Namespaces"/>
          <label for="Namespaces">XML Namespaces</label>
          <br/>
          <input type="radio" name="select" value="XSLT" id="XSLT"/>
          <label for="XSLT">XSLT Reference</label>
          <br/>
          <input type="radio" name="select" value="RE" id="RE"/>
          <label for="RE">Regular Expressions</label>
          <br/>
          <input type="radio" name="select" value="CSS1" id="CSS1"/>
          <label for="CSS1">CSS1 Reference</label>
     </p>
</form>

Your browser display:

DISCUSSIONS

Subscribe to ZVON.org and Systinet (feat. IdooXoap and Smart Transcoder) mailing lists. Check the box with the list name you want to subscribe, fill your email adress and push the button.

Soon you'll get confirmation message. You have to reply if you want to subscribe. Please follow included instructions, also if you would like to unsubscribe.

ZVON Systinet

Source [  Open as XHTML document  ]

<h3>DISCUSSIONS</h3>
<p>Subscribe to ZVON.org and Systinet (feat. IdooXoap and Smart Transcoder) mailing lists. Check the box with the list name you want to subscribe, fill your email adress and push the button.</p>
<p>Soon you'll get confirmation message. You have to reply if you want to subscribe. Please follow included instructions, also if you would like to unsubscribe.</p>
<form action="http://zvon.org/site/list_reg.php" method="post">
     <p>
          <input type="checkbox" name="list[]" value="zvon"/> ZVON
          <input type="checkbox" name="list[]" value="systinet"/>Systinet
          <input type="text" name="email" size="15" value="your email"/>
          <button type="submit" value="subscribe" name="submit">
               <img src="zvon.gif" alt="Zvon.org"/>
          </button>
     </p>
</form>

Your browser display:

Press "C" to go to the Zvon site

Source [  Open as XHTML document  ]

<p>
     <a accesskey="C" rel="contents" href="http://zvon.org">Press "C" to go to the Zvon site</a>
</p>

Your browser display:

If called with: John


Program:


#!/usr/bin/python
import sys

print "Hello " + sys.argv[1] + "!"


Outputs: Hello John!

Source [  Open as XHTML document  ]

<p>If called with:
     <kbd>John</kbd>
</p>
<hr/>
<h3>Program:</h3>
<pre>

     <code> #!/usr/bin/python import sys print "Hello " +
          <var>sys.argv[1]</var> + "!"
     </code>

</pre>
<hr/>
<p>Outputs:
     <samp> Hello John! </samp>
</p>