Some quick information:
- The page is not built in the same sequence the information is put into the form.
- The "Page Title" will be centered on the top of the page.
- Use a common name and include the page number in the Page Title
- Your e-mail address will be the last item on the page.
- We can provide you with an AgentZ forwarding address (e.g. Troop299@agentz.com)
- Links to your favorite places will appear just above your e-mail address.
- In the section labeled "Body" there are ten buttons
- Paragraph, Break and Line will insert the appropriate HTML tags to:
- Start a new paragraph <p>
- Insert a break (start a new line) <br>
- Insert a horizontal line for dividing up the page <hr>
- Header 1,2,and 3, Bold, Italic, Link, and Graphic open a separate window to input information.
- Headers
- Use them to define different sections of a page
- Bold
- Use to input BOLD text on the page
- Italic
- Use to input ITALIC text on the page
- Link
- Use this to link to another page
- If you wanted to use this to link to page 2
- Input this (without the quotes) in the window that opens "page2.html"
- Graphic
- Use this to add pictures to your page
- Use a easy to remember system for numbering pictures
- Something like 1-1.jpg for page 1 picture 1; 3-2.jpg would be for page 3 picture 2
- Play with this.
- If you click on "Reset" you lose everything.
- You won't be able to see the pictures on the test page, just where they go.
- If you know some HTML commands you can type those into the box below the buttons used for generating code.
- The most common would probably be <CENTER> </CENTER> used to center images on the page
- Type those commands before (<CENTER>) and after (</CENTER>) the item you want centered.
- If you already have test typed up in notepad or WORD document you can cut and paste it into the window
- Use the Paragraph button to separate blocks of text
- In Notepad or WORD place you cursor at the beginning of the text you want to insert.
- Press and Hold down the left mouse button
- Press and hold down the SHIFT key at the same time
- Drag the cursor over the text you want to copy (it will become highlighted)
- Release the Mouse button and Shift
- Press and hold down the Ctrl key and press the "C" key
- Go to the window on the HTML Builder and click with you mouse where you want to inset the text.
- Press and hold down the Ctrl key and press the "V" key
- VIOLA ! Your text has been copied