About HTML Assistant Pro


Some WYSIWYG editors do all the HTML work for you (behind the scenes), and some flat HTML editors and text editors let you edit the source code, but give you little or no help with it. Somewhere between those two extremes lie professional HTML editing tools like HTML Assistant Pro, which you can download in a free trial version from http://www.exit0.com (see Figure 26.8).

Figure 26.8. HTML code being edited in HTML Assistant.

graphics/26fig08.jpg

graphics/lightbulb_icon.gif

To open HTML Assistant Pro, choose Programs, HTML Assistant Pro 2000, Pro 2000 from the Windows Start menu. (If the Welcome screen appears, click the Continue with Mission button.)

For readers of this book, HTML Assistant Pro provides another important benefit ”one that requires no HTML coding.

Composer includes no facility for creating Web pages with frames ”pages divided into two or three separate panels that each show a different file. Using a tool built into HTML Assistant Pro, you can easily produce a frames page, with no HTML coding.

In Chapter 27, "Dividing a Page into Frames," you'll learn how to create frames in HTML Assistant Pro.

Although an HTML editor produces and edits simple text files, it also offers menus and toolbar buttons to make entering tags more convenient and accurate.

For example, in HTML Assistant Pro, you apply the tags for bold character formatting by simply highlighting text and then clicking the B button on the toolbar (see Figure 26.9). Rather than see the text turn bold (as you do in a WYSIWYG editor), you see the bold tags ( <B> , </B> ) appear around the text. These editors don't show you the effects of your coding (you need to view the file in a browser to check its appearance), but they do make working with raw HTML easier, and they help ensure that you enter the codes correctly.

Figure 26.9. HTML Assistant Pro toolbars offer most of the tools you need for applying tags without typing.

graphics/26fig09.gif

graphics/lightbulb_icon.gif

When working in HTML Assistant Pro, you can click the Preview button on the toolbar (the creepy eye; refer to Figure 26.9) to view the page in the default browser on your PC.

Typically, you compose in HTML Assistant Pro by typing only the text you want to display (or entering filenames for images or URLs for links), highlighting the text with your mouse, and then clicking a toolbar button to apply a set of tags to the selected text. The tags are displayed instantly in the document. For example, you could type a line of text and then click a number (1 “6) under Heading on the top toolbar to assign heading tags to the text.

Note too that you needn't manually code such structure tags as <HTML> , <HEAD> , or <BODY> ; HTML Assistant Pro adds these automatically when you create the file.

graphics/lightbulb_icon.gif

In Chapter 31, "Developing Your Authoring Skills," you'll learn about other Web authoring environments, such as Microsoft FrontPage, which you can add to your arsenal as your skills advance.

If you need to do lots of HTML coding to do stuff Composer doesn't do, consider moving up to one of these professional-level Web authoring tools so that you can perform the same tasks more conveniently and in true WYSIWYG fashion.



Sams Teach Yourself Internet and Web Basics All in One
Sams Teach Yourself Internet and Web Basics All in One
ISBN: 0672325330
EAN: 2147483647
Year: 2003
Pages: 350
Authors: Ned Snell

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net