Use Netscape Composer 7.x to Create Webpages and HTML-Formatted Text
- CSI Staff
- Staff Writer
- Center for Support of Instruction
Category: » Tech-skills-software » Html
This page reviews use of Netscape Composer version 7.x to create and edit simple webpages, primarily for use as source documents for pasting HTML coding into WebTycho.
1. Open an HTML/web page in Netscape Composer (and Save)
Choose the method that applies:
A. Open new html page (start from scratch)
-
In Netscape Navigator select
(or click the pen-and-paper icon
on the status bar [lower left hand corner of window]) - Select to save the page on your computer.
B. Open Internet webpage in edit mode
- In Netscape Navigator open an Internet webpage (e.g., http://www.umuc.edu) then select.
- Select to save the page on your computer. If there are images on the page, save it in a folder created for the page. This helps to organize and identify the images associated with that webpage.
This pops up a new folder
dialog box. With New Folder text highlighted in blue, type the name of the folder (e.g., admn601, lectures, etc). After typing in the folder name, select the folder, then select Open. You must do this step in order to save the webpage and images file into the newly created folder. Otherwise the webpage and images file will be saved outside of the folder.
When first saving a new webpage in Netscape Composer, there is a prompt to enter the Page Title(i.e., the browser Window title). Type a descriptive title then click OK.
C. Open previously saved HTML/webpage
- In Netscape Composer select
- Using the Open File dialog box, navigate to the location of the file, select it and click Open.
2. Apply Composer's Menu Tools and Functions
Most of Netscape Composer's major tools and functions are available on toolbars, as described below, and are similar to those in a word processor.
Global page properties such as background color and "page title" (i.e., browser window title) must be set via the menu.
If a webpage is to be attached or published,
Specify page title
The page title appears in the top bar of the browser window, not in the text of the page itself. The webpage title is easy to overlook, but a missing or incorrect page title could confuse viewers.
- Select
- Type a descriptive page title (and author) as desired, then click OK.
Specify background color
- Select
- You can either click the Background button to select desired background color from color palette (light-colored is easier on the eye; even white should be specified) or click Choose File to select a background image (Do not use background image unless you will be uploading webpage to the sever). Click OK.
3. Apply Tools on the Composition and Formatting Toolbars
Most of the tools/icons on the Composition and Formatting Toolbars are straightforward, similar to those of word-processing programs. Some tools have web-specific uses or are somewhat problematic; these are noted below.
Composition Toolbar
Publish is Netscape's FTP tool for publishing or uploading a page to your Web directory. (For Adelphi-based UMUC faculty, that is usually on the UNIX/Polaris server.) Other FTP programs such as WS-FTP provide better functionality; therefore, is not recommended to use Composer's Publish feature.
Browse allows you see how the page will look in the Navigator browser. It is an essential step to test hyperlinks, numbering, and overall appearance and layout.
In order to use the Browse feature, you need to ensure that you have saved the page. After the initial save, when you click on the Browse button, you will be asked if you would like to "Save Changes before viewing in Netscape". Browse then switches you into the Navigator browser view of the page. After previewing the page, return to the Composer view either by closing the Navigator window or switching between windows using the tabs in the Windows status bar at the bottom of your computer screen. Preview often!
Link is used to specify the URL for a hyperlink in the page. Creating Links in Netscape Composer is discussed in detail on a separate page, How to Create Hyperlinks in Netscape Composer.
Insert Image is an important tool for pages that will be published to a Web server, but it is not covered in this page, which focuses on creating HTML for pasting.
Insert Table is an important tool in webpage work, since tables can not only align tabular information but also anchor text and images in designated positions and add visual appeal and emphasis to text via background colors and/or borders. How to insert and format tables is discussed in detail on a separate page, Working with Tables in Netscape Composer.
Formatting Toolbar
You can apply formatting options before typing text or other elements, and/or by highlighting text/elements, then applying the formatting. Several of Netscape Composer's text formatting options may be applied by familiar keystrokes: Control-b for bold, Control-i for italics. All formatting tools may also be found in the Format drop-down menu in Composer's menu bar.
Paragraph Styles gives a limited list of style options, of which Normal and several of the heading levels are the most likely to be useful. Normal is what you should use for most text.
indicates font styles/characteristics: Bold, Italics, Underline.
Highlight a preconstructed list of points (without numbers) and click the Numbered list icon to apply numbering. Or position your cursor anywhere in the line of point one and click the numbering icon; when you hit the Return key at the end of the line to type point two, it will automatically be numbered (and so on).
When you apply numbering, you will see a # sign in place of the actual item numbers. Browse your webpage in Netscape Navigator in order to see actual numbers.
The default style of numbering is indented with no line spaces between the numbered items. To apply a subordinate level of numbering, click the Indent
tool.
Highlight a preconstructed list of points (without numbers or bullets) and click the Bullet list icon to apply bulleting. Or position your cursor anywhere in the line of point one and click the bulleting icon; when you hit the Return key at the end of the line to type point two, it will automatically be bulleted.
The default style of bulleting is indented with no line spaces between the bulleted items. To apply a subordinate bulleting level, use the Indent
tool.
"Outdent" and "Indent" tools affect both left and right margins of text and the entire paragraph, not just the first line. (The actual indent command in HTML is <blockquote>.)
Alignment allows you to select whether you want your text to be left-justified, centered, right-justified or full-justified.
4. Copy/Paste HTML into WebTycho
Once your webpage is complete, copy and paste the Source Code of the HTML document directly into a WebTycho text box provided it does not contain images. (Working with images usually requires uploading the images to a webserver.)
1. After a final save of your Composer page, select or click on the
tab located at the bottom of the Composer window.
- Highlight & copy (CTRL C) the code between but not including the <BODY></BODY> tags.
- Paste (CTRL V) the copied source code in a WebTycho text box.
For detailed instructions, please refer to How to Copy/Paste HTML into WebTycho.
Miscellaneous Netscape Composer Tips
In Keys to Success, there are more tips for working effectively in Netscape Composer.



Comments
No comments posted.Post a Comment / Vote
You must be logged and be a member of the UMUC community in order to comment.If you have a guest account but are Faculty/Staff of UMUC please send an email to the DE Oracle Site Mananger so that your guest account can be updated.
If you don't have a log in, please register for a FREE account.