Generated: Monday, November 14, 2011, 09:23:23 Copyright © 2011 , Kurt Nørmark The local LAML software home page

Overview of HTML4.01 basic examples - with validation

The examples in this directory use the basic library. Normally, you should not use this library directly. The surface library is much better. (The surface library is implemented in terms of the basic library). If, however, you go for faster processing you can avoid some overhead by using the basic mirror instead of the surface mirror.

The following simple examples exist in this directory:

Example LAML HTML
Hello world hello-world.laml hello-world.html
Hello world - non valid hello-world-non-valid.laml hello-world-non-valid.html
A simple page simple-page-1.laml simple-page-1.html

If your browser will not present files with 'laml' or 'scm' extensions you should disable any special handling of these extensions on your system. In that way they are treated as pure text files.  

 

Generated: Monday, November 14, 2011, 09:23:23