HTML Editors: PageSpinner (Features 1)
Text Styles:
The easiest way to format text in PageSpinner is to select the text to be formatted and then use one of the text formatting buttons at the top of the window (figure 4) or the text menu (cursor in figure 4). The buttons create bold, italic, and centered text (in order, left to right starting with the "B" button in figure 4). The text window has both font style elements (physical styles) and phrase elements (logical styles).
Figure 4: Text format buttons in PageSpinner To create lists, the beginning/ending tags (e.g., <ul>, </ul>) may be entered by using the "List" menu (to the right of "Text" at the top of the screen), and list items (<li>) using the list button to the right of the "B", "i", and center buttons.
To insert images in PageSpinner, use the Insert Image button (figure 5).
Figure 5: PageSpinner Insert Image Button Tables:
To insert tables, the table button (the second button to the right of the image insert button, figure 5) is eminently useful. To format existing text into a table, (1) enter the text for each table cell in a row separated by tabs, (2) enter each row on a separate line, (3) select all text, and (4) click the table button & apply the table with the desired attributes. Pretty darn slick. Note that the "Insert sample table" option can be used to insert a skeleton table into the HTML document, which can then be edited.Notebooks & Examples:
Two very useful PageSpinner features are found under the Window menu (figure 6). The Notebook is a 100-page note pad in which HTML can be edited and then copied and pasted back and forth into the HTML document being created. The Examples page provides examples of both the HTML and resulting display for a host of different HTML tags. Also noteworthy in the Examples page is the inclusion of a "Copy Example" button, which copies the example into the clipboard (then use Edit -> Paste to paste into the the HTML document), providing a skeleton to work from.
Figure 6: PageSpinner Window menu The next useful menu that needs to be explored in PageSpinner is the Tag Menu, which allows quick access to any given tag plus some other handy elements. Note in particular in figure 7 the "Special Characters" option---this allows insertion of the special codes to get characters that are reserved in HTML (like <, which is <).
Figure 7: PageSpinner Tag menu Imagemaps:
The Tag Menu (figure 7) also allows image-maps to be set up. Under the "ImageMap" option, "Map Definition" sets the <map name="name"> and </map> tags for the client side image map; "Linked Area..." sets the <area...> tags. The image to be used as a map should be inserted using the image button, and the name of the map used for the "Image Map URL" in the corresponding HTML Assistant window.Frames:
Frames in a document may be created using the Frames button (to the right of the image button, figure 5). To create both columns and rows of frames, use the Frames button multiple times to nest the frames, first the rows and then the columns (or vice versa).
[editors] | [pagemill] | [pm 2] | [pm 3] | [pm index]
[pagespinner] | [ps 2] | [ps index]
[title]
[objectives]
[www uses]
[the works]
[basic html]
[adv html]
[editors]
[resources]
[feedback]
Last modified: Thu Jul 17 15:45:43 CDT 1997
HTML/WWW Wkshop: HTML editors-PageSpinner
©1997 Gavin LaRose
Comments to: glarose@NebrWesleyan.edu