|
The Netscape browser versions 3.01 and above provide a convenient HTML editor for producing web pages easily. This page describes how to use some of the features of the Netscape editor. Launch Page Composer in one of the two following ways. From the Start menu, select Programs. Choose Netscape Communicator, then choose Netscape Composer. Or start the Netscape browser, then from the Communicator menu, select Page Composer. Netscape Page Composer works like many word processors. You type and format text and see the results right on the screen. You can edit and change the text and its appearance by clicking buttons or by selecting menu items. |
Basic Text FormattingYou can format text in two ways. Type some text and then apply formatting to your text. Or you can turn on a formatting option and then type the text.Type a line of text on the screen. Select the text by clicking your mouse in front of the text, then holding down the left mouse button and dragging the mouse to the right until all the text is high lighted. Some formatting options are given below.
Bold TextClick the heavy A in the toolbar to make the selected text bold.ItalicsClick the slanted A in the toolbar to make the selected text italic font.Underlined TextClick the underlined A in the toolbar to make the selected text underlined.Removing All FormattingClick the A with the purple bar graphic in the toolbar to remove all formatting. |
Changing Text Color
Changing Default Text ColorSelect Format from
the menu bar, then select Page Colors and Properties. The Page Properties box will appear. Page Properties allows you to change many properties, not just colors, but we will talk about colors here. There are two radio buttons that control the default color of normal text and link text on the page. If you choose the Use viewer's browser colors, then colors that students have chosen as defaults for their web pages will be applied to your course material. This may or may not be a good idea. Instructors usually want to have some control about the appearance of course pages. To select for yourself the default text and link colors, click the Use custom colors button and then select the colors as described below.
To change the default color of the text, click the black Normal Text button. Select a new color. You can select color for link text by clicking the Link Text button and selecting a new color. The default text color you selected can be overridden by selecting some text and then applying color as described at the top of this page. That way, you can choose a default color, and use different colors for emphasis or for headings. Changing the Background Color or the Background ImageTo use a background color (the default is white) click the Background button and select a color. Remember that a dark background color requires a light text color. Usually, a light background and dark text is easier to read. To select a background image, in the Background Image frame, click the Use Image checkbox. You can type a filename if you know it, or click the Choose File.... button to find the image you want to use as a background. If you check the Leave image at the original location box, Netscape will not copy the background image to the same location as your web page. Instead, Netscape will load the file from its current location. In general, it is best to leave this box unchecked. It is much better if Netscape copies the file from its current location to the location of the web page. Netscape Color SchemesIf you would rather use color schemes someone else has decided work well together, click on the down arrow in the list box next to Color Schemes. Select one of the color schemes listed and try it. You may find one that you like very well and it will save you from experimenting. |
|
Changing the text size in HTML pages has traditionally been done using Heading tags. The largest text is created with the Heading 1 tag, and the smallest text is created with Heading 6 tag.
Creating Headers and Aligning TextType some new text at
the top of a page. Use some words that you might use as a page
header. Select the text by clicking and dragging your mouse.
Then, click the Header format down arrow. Select Heading 1, the largest Heading.
Try some of the other Heading sizes to see how they look. You can also control how text is
aligned. For Headings, you can center the heading in the middle of
the page by selecting the alignments down arrow, and then selecting
Center alignment.
|
ListsIn the World Wide Web lists are a very popular way or organizing material. Educationally speaking, they are very useful for presenting information students need to know. The following is a World Wide Web list:
Lists have small black dots to the left of each list item called bullets. Lists are also indented to the right of the left margin. You can see that creating a list draws attention to the list items. Creating Lists To create a list, type a list item, then press Enter and type another. Repeat this until you have typed four or five list items, each on a separate line. To add the bullets and indent the list, select all of the items in your list, then click the List option in the tool bar as seen below.
The kind of list that has bullets to the left of the list items is called an Unordered List. We can also create an ordered list that has numbers in place of bullets. Lists with numbers are called Ordered Lists. The list below is an Ordered List.
![]() To create an ordered list, type the list items, select them, then click the Ordered List option in the menu bar as seen above. When you create an ordered list using Page Composer, you will see # (pound sign) in place of the actual numbers. However, when you view the page with the Netscape browser, you will see the actual numbers. |
Horizontal LinesIt is very effective to separate topics with a horizontal line. Humans tend to perceive that material that is separated from other material as different. So, it is possible to discuss different topics on one page and separate them with a horizontal line. To insert a line, place the cursor where the line is desired and click the H. Line icon.
You have some control over the
appearance of the horizontal line. Move your mouse pointer over
the line until the pointer turns into a double headed arrow. Then,
click the right mouse button to bring up a menu box. Select Horizontal
Line properties. The options you can adjust are shown in the
image below.
Some examples of line styles.
|
|
Images are an important part of using
the World Wide Web for instruction. They add interest, provide
information and help focus attention. To insert an image, move the
cursor to the place where you would like to insert an image. Click
Image on the Toolbar. The Image Properties box opens as seen below. The functions of some of the common options are given below. The Choose File... button allows you to use a Windows file browser to pick a graphic file located on your computer. Remember that the kinds of files that can be displayed on the Web are .GIF files and .JPG files.
Dimensions is the size of an image. When you insert an image, Page Composer determines the correct size and inserts the Height and Width in your HTML. When the page containing this image loads, space is allocated for it and even if the image takes a little while to load, the remainder of the page can load around the image. If the image size is not specified, the HTML page cannot continue loading until the image has finished loading, because the amount of space required to display the image is not known. Space around image is the empty space surrounding an image. The default settings are zero (0) pixels of white space, which means that text is right next to the image. Your page will look much better if there is some (5-10 pixels) space around the top, bottom and sides. The images below show some examples of how text can be aligned, and how white space makes text more readable when it occurs next to an image. The Alt.Text / LowRes... button allows you to type in a text description of an image for students whose browsers don't support images. Move your mouse pointer over the three images below. The text that appears when you move your move over one of these images was inserted using the Alt. Text/Low Res button.
|
|
Links are an important part
of a web site. Page Composer makes inserting links easy.
Select the Link icon on the Toolbar. In the Link source text box, type some text that students will click on. In the Link to text box, you can type the location of a page, if you know it, or you can choose a file with the Choose File.... browse button. Creating and Inserting TargetsLong web pages cause problems with navigation. you may not want your students to use scroll bars to move down the page until they find the section of the page. Instead you can create links called targets that take students to a specific place on the current web page, or to a place on a completely different web page. For example, if students have read to the end of a long page by using the scroll bars on the right side, to go back to the top they will need to scroll until they reach the top of the page. By creating a target at the top, and placing a link on the bottom, one click on the link will take students to the top of the page. Click on this link to see how targets can take you directly to the top. Netscape Page Composer
makes it easy to create targets. Then, type a name for the target in the box. I used the name "top" which describes the target.
After you create the
target, you need a link to that target. Click on the Link
icon in the Toolbar to add a link. The Link tab of the Character
options box appears. If you have created one or more targets,
they appear in the Select a named target in the current page box.
The target I chose is
called top. By clicking OK, whenever students click
on the words "Click on this link" they will navigate
immediately to the top of the page. |
|
Tables are useful for displaying data
and information in an orderly fashion. Insert a table by clicking
the Table icon as in the diagram below.
Table Rows and ColumnsThe New Table Properties box allows you to configure tables. We will examine some of those options below. The Number of rows and Number of columns options are the most basic. The number of rows and columns you specify will depend on the data you wish to present. Remember to allow an extra row for column headings. The table below has four rows and three columns.
Table Caption and Border linesPage Composer will create a place you can put a caption for your table should you want one. Check the Include caption box if you want a caption. Your table can have border lines that mark the boxes where items are entered. If you want border lines, check the Border lines box, and then type a number for the width of the lines. Cell spacing and cell padding can make your tables look more professional. Cell spacing controls the space between cells and cell padding controls the space between text and the border lines. Using cell padding makes the text stand away from the border lines. The yellow-background table below has
four pixels of cell padding. Notice that cell padding is right and
left, and above and below the text in the cell. The table above
has one pixel of cell padding.
By unchecking the Border line width box, you can remove all border lines. The table below has no border lines visible in a browser.
You can change the properties of a table you have already created by right mouse clicking inside the table, and selecting Table Properties. Table Width and HeightStudents may view your web pages with all sorts of computers. The monitors may be of various widths. Web browsers are designed to wrap long lines of text if the monitor is narrower, and to expand a line of text on a large monitor. Tables should be designed to accommodate various monitor sizes. There are several methods for controlling the width of a table. The default setting has the Table width box checked, and the size of the table is 100% of the browser window width. Most tables look better if they are smaller than the entire width of a browser. You can change the width of the table by changing the percent of the window width that the table should consume, or by specifying an absolute number of pixels that the table should consume. The percent is relative, that is, on small monitors the table shrinks and on larger monitors the table grows in width. If you specify the width in pixels, the table assumes the same width on all size monitors. The three tables above consume 50% of the width of the browser window. You can control the table height in the same way, by specifying either a relative percent of the screen height, or an absolute pixel value. If the Table Height is left unchecked, text wraps in a cell to accommodate the table width. Table Color and BackgroundThere are options for selecting a background color and image for the table different from the page background color and image. Keep in mind that too many images can make an instructional web page difficult to read. Extra HTMLThere are other HTML tags that you can insert to further control the appearance of tables. However, you need to know the HTML tags in order to insert them. For example, you can control the color of the border lines for students using Microsoft IE browser. Border line colors don't show in Netscape. There are also tags to group columns and perform other formatting. However, the options that are available with Page Composer cover the most commonly used options. |
|
Page Title will appear in the Title bar at the top of a web page. Because this title is found when web search engines look at your college's web site, you should have a descriptive title for each of your pages. If you didn't create one when you first saved your web page, you can create one now, or change it to something that is more meaningful. HTML Filename is the name of the file you are transferring to the server. HTTP of FTP Location is the name of the server to which you wish to publish the file. This will usually be the name of your College web server. The name of the server in the example above is pentane.chem.uiuc.edu. Note that you need the entire name, separated by dots. You will need a User name and a Password assigned to you by your System Administrator. Other files to include offers you the opportunity to transfer images that the page may contain at the same time. This is a good idea since the page will not look as you intended if the images are not present. Note that there are more sophisticated
methods for transferring files to a server. Please click on the
WS_FTP link from the main index for more information. |