|
|
|
Next, let's take a look at the Menus of Creatext. The pull down menus in Creatext offer things you will need to make your web page. There are many selections that bring up a dialog box for entering the data to automate many things that would take a lot of time, and knowledge, to manually enter into your HTML document.
Under FILE, notice there's a selection for a New Blank Document. This choice opens a new document with all of the things you wanted included when you made your selections in Preferences. If you chose Nothing, a completely blank document will be opened.
![]()
Looking down the menu, you'll see Save to FTP, that brings up the same dialog box, shown above, where you enter information needed to contact your web host's server and Save your HTML document to the server.
The remainder of the File Menu, things like Print, etc., are self explanatory. Now, let's look at the Edit Menu.,
Under Find, is the handy Find and Replace command. If there is something within your document you want to replace with something else, use the Find and Replace feature. Then, let's say you have a text color that appears many times in your HTML document, and you want to change that color to another color. The easiest and most accurate way to do that is with the Replace All feature. You simply type in the color number and the number you want it to be replaced with and click okay. The color number will be replaced throughout the document. Find Again will find another selection for you. Show Clipboard History is a really nice feature to have. It will show the 50 most recent items copied to the clipboard. Just click the up or down arrows to cycle through the items. Select one and insert it into your document again. Note: this feature only works with Creatext and not with other applications, and it will only work with the foremost document window. Still, it's a real time-saving feature!
![]()
Web Menu
Recolor Tags allows you to have all of your HTML tags recolored for easy identification.
Change Special Characters will change these characters to conform to HTML standards.
Special Characters has a submenu where you can select special characters to be inserted into your document. It will insert the HTML code for things like quote marks, a question mark, non-breaking spaces, these tag enclosures, < >, without them becoming active in the document. Very useful for showing HTML code in a tutorial or explanation where you need to show the actual HTML, but don't want it to be active, like this:
Remove Resource Fork removes the resource fork of the document.
Create Thumbnail creates a thumbnail for graphic elements in your document. A handy feature to have.
|
|
|