Title: HTML Electrics Author: Johan Linde created: 01-11-02 18.59.03 last update: 01-11-02 21.41.28 "# Abstract " "# Introduction " "# Completing Elements " "# Completing Attributes " "# Completing Attribute Values " ====================================================================== This document provides examples of HTML mode electric completions. This file contains examples of "electric completions". Completions are ways in which Alpha attempts to complete what you're typing in a mode specific way (here we are considering the HTML specific way). The " Config --> Special Keys ... " menu item will display your current completion key-binding (default is ctrl-tab), and will give you the option to change it if you desire. In this tutorial, you can use the back-quote key ( ` ) to jump to the next completion example. (Hit ` and then space if ` is a dead key on your keyboard.) Once at the correct position, imagine that you had just typed the preceding text. Then hit the completion invoking key (default is ctrl-tab). Alpha attempts to complete what you typed -- eliminating a lot of keystrokes. Alpha will try to complete the beginning of an opening tag to a complete HTML element, as well as completing the beginning of a closing tag. Try the ones below. Alpha can also complete the attribute names. Try the following examples.