|
|
|
|
|||
![]() Click on Comment and CreaText will insert a place for you to make comments within your HTML document. The comment tag looks like this, <!-- --> When you type your comments between the dashed lines, they will show in red and wont show on your web page. It's a good way to keep notes with your document such as, <!-- Page last updated 11/01/2003 -->
|
|||
|
Click on Link and a link will be inserted into your document, like this: <A href="http://www..com"></A> Place your insertion point between www. and .com and type the URL of the item you want to link to. Then, to make the link active, put a descriptive word where I have the words, My Website. <A href="http://www.fredtaylorart.com">My Website</A> Then all that will show on the web page is the "clickable" link, like this: My Website |
|||
|
Click on the second Link on the menu and an Insert Link dialog box will appear. ![]() |
|||
|
Click on Email and an Insert Email Link dialog box will appear. ![]() This is an easy way to make an Email Link. Just type in the recipient's Email Address. If you want, you can also fill in a Subject Line and even an Email Message. This is handy if you want someone who visits your website to send you an email on a particular subject. When that person clicks on your email link, it will launch their email program and present them with a new email message already addressed to you, with a subject line in place, and a pre-formatted message to you, if you like. Pretty neat feature! |
|||
|
Click on Create link from file... and that will cause the Open dialog box to appear and you can select a file to link to from your hard drive. | |||
|
This is fairly straightforward. It inserts a Line Break into your HTML document. Like this: <BR> |
|||
![]() Or, it can be non-shadowed and colored, like this: As you can see from the dialog box above, there are many options to choose from for the Separator Line. Width in either pixels or percentage, Size, Alignment, Color and with a shadow or not. ( I thought green might be a nice change of pace for this line. ) |
|||
![]() This will insert the HTML tags for a Paragraph. You can set the Alignment of the paragraph to: None, Left, Center, Right, or Justify, as shown above. |
|||
![]() Here you can set the parameters for a Marquee that scrolls type across the screen. ( NOTE: This effect doesn't work with Netscape, The Apple Help Viewer, Safari or Opera. If you are using one of those browsers, you won't see the effect, below. )
|
|||
|
to add an extra space between words, graphics, etc. This is a non breaking space: |
|||
|
The next parts of the Insert Menu we will cover are the Form, Media, Text Style, and Extras. Let's move on to the next page and start there. Click the More... Button at the bottom of this page.
|
|
|