Back to MENU Functions --------- AWebEd has a large array of features built-in. Moreover, all of these can be edited to suit your requirements, and new features can be easily added using AMAL, AWebEd's internal scripting language. AWebEd does not, by default, support some HTML-2 structures such as forms, some HTML-3 features such as tables, and Netscape HTML-extensions such as text colour. It is entirely possible to use AMAL to provide these functions for yourself. I was reluctant to provide support for these functions on the grounds that they would have limited appeal. The HTML command lists ---------------------- Five lists of commands are immediately available, roughly sorted by kind. Clicking on a command within the list will display a help document such as the one you are reading. Double clicking on the item will force AWebEd to place the relevant HTML codes. Details of how to generate or alter the default codes are discussed in " AMAL ". The default HTML commands: Simple : CENTRED Horz RULE TEMPLATE Large HEADER Medium Header Small HEADER PLACE-IMAGE New PARAGRAPH Text styles : BOLD ITALIC TELETYPE NAVIGATION : HYPERLINK IMAGE-LINK LOCALLINK HYPERLINK-GET Miscellaneous : EMAIL Ordered LIST Unordered LIST ARexx: RELOAD GET-URL GET-HTML QUIT-AWEB