ZVON > References > XHTML Reference |
Intro / Search / ZVON |
Frameset XHTML | >> Frameset << | Strict | Transitional | |
---|
Element: | br |
Attributes: | | class | clear | id | style | title | |
Parents: | | a | abbr | acronym | address | applet | b | bdo | big | blockquote | body | button | caption | center | cite | code | dd | del | dfn | div | dt | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | i | iframe | ins | kbd | label | legend | li | noscript | object | p | pre | q | s | samp | small | span | strike | strong | sub | sup | td | th | tt | u | var | |
Your browser display: |
Source [ Open as XHTML document ] |
<address> John Smith <br/> London <br/> Great Britain </address> |
Your browser display: |
Average | Red eyes |
||
---|---|---|---|
height | weight | ||
Males | 1.9 | 0.003 | 40% |
Females | 1.7 | 0.002 | 43% |
Source [ Open as XHTML document ] |
<table border="1" summary="This table gives some statistics about fruit flies: average height and weight, and percentage with red eyes (for both males and females)."> <caption> <em>A test table with merged cells</em> </caption> <tr> <th rowspan="2"/> <th colspan="2">Average</th> <th rowspan="2">Red <br/>eyes </th> </tr> <tr> <th>height</th> <th>weight</th> </tr> <tr> <th>Males</th> <td>1.9</td> <td>0.003</td> <td>40%</td> </tr> <tr> <th>Females</th> <td>1.7</td> <td>0.002</td> <td>43%</td> </tr> </table> |
Your browser display: |
Code-Page ID |
Name | ACP | OEMCP | Windows NT 3.1 |
Windows NT 3.51 |
Windows 95 |
---|---|---|---|---|---|---|
1200 | Unicode (BMP of ISO/IEC-10646) | X | X | * | ||
1250 | Windows 3.1 Eastern European | X | X | X | X | |
1251 | Windows 3.1 Cyrillic | X | X | X | X | |
1252 | Windows 3.1 US (ANSI) | X | X | X | X | |
1253 | Windows 3.1 Greek | X | X | X | X | |
1254 | Windows 3.1 Turkish | X | X | X | X | |
1255 | Hebrew | X | X | |||
1256 | Arabic | X | X | |||
1257 | Baltic | X | X | |||
1361 | Korean (Johab) | X | ** | X | ||
437 | MS-DOS United States | X | X | X | X | |
708 | Arabic (ASMO 708) | X | X | |||
709 | Arabic (ASMO 449+, BCON V4) | X | X | |||
710 | Arabic (Transparent Arabic) | X | X | |||
720 | Arabic (Transparent ASMO) | X | X |
Source [ Open as XHTML document ] |
<table border="2" frame="hsides" rules="groups" summary="Code page support in different versions of MS Windows."> <caption>CODE-PAGE SUPPORT IN MICROSOFT WINDOWS</caption> <col align="center"/> <col align="left"/> <col align="center" span="2"/> <col align="center" span="3"/> <thead valign="top"> <tr> <th>Code-Page <br/>ID </th> <th>Name</th> <th>ACP</th> <th>OEMCP</th> <th>Windows <br/>NT 3.1 </th> <th>Windows <br/>NT 3.51 </th> <th>Windows <br/>95 </th> </tr> </thead> <tbody> <tr> <td>1200</td> <td>Unicode (BMP of ISO/IEC-10646)</td> <td/> <td/> <td>X</td> <td>X</td> <td>*</td> </tr> <tr> <td>1250</td> <td>Windows 3.1 Eastern European</td> <td>X</td> <td/> <td>X</td> <td>X</td> <td>X</td> </tr> <tr> <td>1251</td> <td>Windows 3.1 Cyrillic</td> <td>X</td> <td/> <td>X</td> <td>X</td> <td>X</td> </tr> <tr> <td>1252</td> <td>Windows 3.1 US (ANSI)</td> <td>X</td> <td/> <td>X</td> <td>X</td> <td>X</td> </tr> <tr> <td>1253</td> <td>Windows 3.1 Greek</td> <td>X</td> <td/> <td>X</td> <td>X</td> <td>X</td> </tr> <tr> <td>1254</td> <td>Windows 3.1 Turkish</td> <td>X</td> <td/> <td>X</td> <td>X</td> <td>X</td> </tr> <tr> <td>1255</td> <td>Hebrew</td> <td>X</td> <td/> <td/> <td/> <td>X</td> </tr> <tr> <td>1256</td> <td>Arabic</td> <td>X</td> <td/> <td/> <td/> <td>X</td> </tr> <tr> <td>1257</td> <td>Baltic</td> <td>X</td> <td/> <td/> <td/> <td>X</td> </tr> <tr> <td>1361</td> <td>Korean (Johab)</td> <td>X</td> <td/> <td/> <td>**</td> <td>X</td> </tr> </tbody> <tbody> <tr> <td>437</td> <td>MS-DOS United States</td> <td/> <td>X</td> <td>X</td> <td>X</td> <td>X</td> </tr> <tr> <td>708</td> <td>Arabic (ASMO 708)</td> <td/> <td>X</td> <td/> <td/> <td>X</td> </tr> <tr> <td>709</td> <td>Arabic (ASMO 449+, BCON V4)</td> <td/> <td>X</td> <td/> <td/> <td>X</td> </tr> <tr> <td>710</td> <td>Arabic (Transparent Arabic)</td> <td/> <td>X</td> <td/> <td/> <td>X</td> </tr> <tr> <td>720</td> <td>Arabic (Transparent ASMO)</td> <td/> <td>X</td> <td/> <td/> <td>X</td> </tr> </tbody> </table> |
Your browser display: |
Introduction
Some background
On a more personal note
...the rest of the table of contents...
...the document body...
...section 1...
...section 2...
...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: |
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> |