Back to notes
Keyboard shortcut: 'u' 

<html><head><meta name = "Generator" content = "LAML" ><title>HTML Protection</title></head><body bgcolor = "#ffffff" text = "#000000" link = "#0000ff" vlink = "#0000ff" ><h1>HTML Protection</h1><font size = "4" ><pre>&lt;html&gt;
   &lt;head&gt; &lt;title&gt; A simple page &lt;/title&gt; &lt;/head&gt;
   &lt;body bgcolor="#ffffbf" text="#000000" link="#0000ff" vlink="#0000ff"&gt;
      &lt;h1&gt; A simple page &lt;/h1&gt;
      This page demonstrates a few of the functions in the HTML library.
      &lt;p&gt;
      &lt;em&gt;
         This paragraph has been emphasized by means of the 
         &lt;b&gt; em &lt;/b&gt;
         function.
      &lt;/em&gt;
      &lt;p&gt;
      Let us also show a simple table, which is one of the real convenient elements in LAML:
      &lt;p&gt;
      &lt;table border="2"&gt;
         &lt;tr&gt;
            &lt;td width="100" valign="top" bgcolor="#ff0000"&gt; Here &lt;/td&gt;
            &lt;td width="200" valign="top" bgcolor="#00ff00"&gt; is &lt;/td&gt;
            &lt;td width="100" valign="top" bgcolor="#0000ff"&gt; some &lt;/td&gt;
         &lt;/tr&gt;
         &lt;tr&gt;
            &lt;td width="100" valign="top" bgcolor="#ff0000"&gt; tabular &lt;/td&gt;
            &lt;td width="200" valign="top" bgcolor="#00ff00"&gt; text &lt;/td&gt;
            &lt;td width="100" valign="top" bgcolor="#0000ff"&gt; &lt;/td&gt;
         &lt;/tr&gt;
      &lt;/table&gt;
      &lt;p&gt;
      &lt;b&gt; This ends this simple page &lt;/b&gt;
      &amp;nbsp;
      &lt;p&gt;
      &amp;nbsp;
      &lt;p&gt;
      &lt;font size="1" color="#ff0000"&gt; Generated: 4.6.99, 14.27 &lt;/font&gt;
   &lt;/body&gt;
&lt;/html&gt;
</pre></font>&nbsp;<p>&nbsp;<p><font size = "1" color = "#ff0000" >Genereret: 17. August 2001, 13:49:30</font></body></html>