<!-- <![CDATA[ function Zeit() { var Jetzt = new Date(); var Tag = Jetzt.getDate(); var Monat = Jetzt.getMonth() + 1; var Jahr = Jetzt.getYear(); if(Jahr < 999) Jahr += 1900; var Vortag = ((Tag < 10) ? "0" : ""); var Vormon = ((Monat < 10) ? ".0" : "."); var Datum = Vortag + Tag + Vormon + Monat + "." + Jahr; document.write("<h1>" + Datum + "<\/h1>") } ]]> //--></script>
body { background-color: white }</style>
<p>It is <script type=
<!-- <![CDATA[ Zeit(); ]]> //--></script>
<p>Logical Formatting<br/>
<strong>strong</strong>,
<em>emphasize</em>,
<strong><em>strong emphasize</em></strong>,
<code>code
</code>,
<samp>sample</samp>,
<kbd>keyboard</kbd>,
<var>variable</var>,
<dfn>define</dfn>,
<cite>cite</cite></p>
<p>Physical Formatting<br/>
<b>bold</b>,
<i>italic</i>,
<b><i>bold italic</i></b>,
<tt>teletyper</tt>,
<u>underline</u>,
<strike>strike</strike>,
<s>strike</s>,
<big>big</big>,
<small>small</small>,
x<sup>sup</sup>,
x<sub>sub</sub></p>
<p>Umlauts Äü with hover display.</p>
Block quoted text.</blockquote>
Preformatted text.</pre>
<table border= | |||
<tr>
<th>I</th> <th>II</th> <th>III</th> </tr> | |||
<tr>
<td>a</td> <td>
<td>c</td> </tr> </table> |
<p>A form for you</p>
<input name=Lots of text floating around for you to change.</textarea>
<p>Your browser is too old. Go to: <a href=