just renaming the HTML files checked in last night (sr=alecf, r=leaf, b=67376), extra r=bz on renaming files in cvs

This commit is contained in:
oeschger%netscape.com 2006-07-27 14:32:32 +00:00
Родитель 30d226d081
Коммит fe70113fe4
6 изменённых файлов: 5087 добавлений и 46 удалений

Просмотреть файл

@ -0,0 +1,988 @@
<html>
<head>
<title>Netscape 6 Composer Help</title>
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
<!-- Çlink rel="stylesheet" href="../style.css" type="text/css"È -->
</head>
<body bgcolor="white">
<a NAME="comp_start"></a>
<h1>Creating Web Pages with Netscape Composer</h1>
<p>&nbsp;</p>
<table CELLSPACING=2 CELLPADDING=4 WIDTH="324" BGCOLOR="#CCCCCC" >
<tr>
<td class="inthissection">
<p>In this section:
<p><a href="#create_document">Creating a New Page</a>
<p><a href="#Edit_modes">Choosing the Right Editing Mode</a>
<p><a href="#browse_new_page">Saving and Browsing Your New Page</a>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="create_document"></a>
<h2>Creating a New Page</h2>
<p>Netscape Composer is an HTML (HyperText Markup Language) editor that allows you to create and edit web pages.
Composer is <i>WYSIWYG</i> (What You See Is What You Get) editor, so you can see how your page will look to the reader as you're creating it. It's not necessary for you to know HTML, since most of the basic HTML functions are available as commands from the toolbars and menus.
<p>To create a web page, use one of the methods described below. Once you've
started a page, you can add and edit text just as you would in a word processor.</p>
<p><b>To create a new page</b>:</p>
<ul>
<li>Open the Tasks menu and choose Composer. A Composer window containing a blank page opens.</li>
</ul>
<p><b>To edit a page you're currently browsing in Navigator</b>:</p>
<ul>
<li>In the Navigator window of the page you're viewing, open the File menu and choose Edit Page.
You see a Composer window that contains the page you're viewing.</li>
</ul>
<p><b>To start from an HTML file stored on your local drive</b>:</p>
<ol>
<li>Open the Tasks menu and choose Composer.</li>
<li>Open the File menu and choose Open File.</li>
<li>Locate the file on your hard drive that you want to use.</li>
<li>Click Open to see the specified file in a Composer window.</li>
</ol>
<p><b>To edit a Web page</b>:
<ol>
<li>Open the file menu and choose Open Web Location.
<li>In the Open Web Location dialog box, type the URL of the page (for example,<i> www.netscape.com</i>), and then select New Composer from the pop-up menu.
<li>Click Open to view the page in a Composer window.
<b>Note</b>: Keep in mind that when you save this page, it will only be saved on your hard drive.
</ol>
<p><b>Tip</b>: In the Composer window you can quickly open the most recent files you've been working on by opening the File menu, choosing Recent Pages, and then selecting the file you want from the list.
<p>
[&nbsp;<A HREF="#comp_start">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="Edit_modes"</a>
<h2>Choosing the Right Editing Mode</h2>
<p>Composer allows you to quickly switch between four <i>editing modes</i> or views. Each editing mode allows you to continue working in your page, but displays varying levels of HTML tags (and tag icons).
<p>Before you choose an editing mode:
<ul>
<li>Open the View menu and make sure there's a check mark next to Edit Mode Toolbar.
</ul>
<p>The Edit Mode toolbar has four tabs:
<ul>
<li><b>Normal</b>: Choose this mode to show table borders and named anchor icons. All other HTML tag icons are hidden.
<li><b>Show All Tags</b>: Choose this mode to show table borders and all HTML tag icons.
<li><b>HTML Source</b>: Choose this mode to see the page as unformatted HTML code.
<li><b>Edit Preview</b>: Choose this mode to see the page as it would appear in a browser window. </li>
</ul>
<p><b>Note</b>: JavaScript functions, frames, and animated gif files are not enabled in any of the editing modes.</p>
<p>
[&nbsp;<A HREF="#comp_start">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="browse_new_page"></a>
<h2>Saving and Browsing Your New Page</h2>
<p>To save a new page as an HTML file on your local drive:
<ul>
<li>Open the File menu and choose Save. If you haven't already given your page a title, Composer prompts you to do so.
You see a dialog box where you can specify a filename or location. You don't need to add the .html extension to the filename; Composer adds it for you.
<li>Choose Save As if you want to give the page a different filename or location.</li>
</ul>
</ul>
<p><b>Tip</b>: Choose Revert to Last Saved from the File menu to retrieve the most recently saved copy of the document in which you're working. Keep in mind that your current changes will be lost.
<p>To view your page in a Navigator (browser) window in order to test your links:
<ul>
<li>Open the File menu and choose Browse Page.
If you have not yet saved your document, Composer prompts you to enter a page title, filename, and location.
The Composer window remains open behind the new Navigator window. </li>
</ul>
<p>
[&nbsp;<A HREF="#comp_start">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="page_change"><hr></a>
<h1>Formatting Your Web Page</h1>
<p>&nbsp;</p>
<table CELLSPACING=2 CELLPADDING=4 WIDTH="324" BGCOLOR="#CCCCCC" >
<tr>
<td class="inthissection">
<p>In this section:
<p><a href="#PROPERTIES_PARAGRAPH">Formatting Paragraphs, Headings, and Lists</a>
<p><a href="#PROPERTIES_CHARACTER">Changing Text Color, Style, and Font</a>
<p><a href="#FIND_TEXT">Finding Text in the Page</a>
<p><a href="#PROPERTIES_HRULE">Inserting Horizontal Lines</a>
<p><a href="#SPECIAL_CHARACTERS">Inserting Special Characters</a>
<p><a href="#HTML_TAG">Inserting HTML Elements and Attributes</a>
<p><a href="#SPELL_CHECK">Checking the Spelling</a>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="PROPERTIES_PARAGRAPH"></a>
<h2>Formatting Paragraphs, Headings, and Lists</h2>
<p>To apply a format to a paragraph:
<ol>
<li>Place the pointer where you want the format to begin and click, or highlight the paragraph(s) you want to format.
<li>Open the Format menu and choose Paragraph.
<li> Select one of the following formats:
<ul>
<li><b>Body Text</b>: Applies the application default font and style for regular text, without affecting the spacing before or after the text.
<li><b>Paragraph</b>: Inserts a paragraph tag (use this to begin a new paragraph). The paragraph format applies to the spacing before and after the paragraph.
<li><b>Address</b>: This format can be used for a web page "signature" that indicates the author of the page and the person to contact for more information, as in this example: <address>Carlos_Goldstein@netscape.com</address>
You might want to include the date and copyright notice. This format usually
appears at the bottom of the web page under a horizontal line. Composer displays address format in italics.</li>
<li><b>Preformatted</b>: This is useful for elements such as code examples,
column data, and mail messages that you want displayed in a fixed-width font.
Most browsers remove extra spaces, tabs, and paragraph returns in your text.
However, text that uses the Preformatted style is displayed with the white
space intact, preserving the layout of the original text.</li>
<li><b>Blockquote</b>: Choose this format to indent quoted text on both the left and right.</li>
</ul>
</ol>
<p>To apply a heading format:
<ol>
<li>Place the pointer where you want the format to begin and click, or highlight the text you want to format.
<li>Open the Format menu and choose Paragraph.
<li>Choose the level of heading you want, from 1 to 6 (largest to smallest). For example, choose "Heading 1" for your main heading, "Heading 2" for the next level, and so forth.</li>
</ol>
<p>To apply a list item format:
<ol>
<li>Highlight the text you want to format.
<li>Open the Format menu and choose List.
<li>Choose the list style:
<ul>
<li><b>Bulleted</b>: Each Item has a bullet (dot) next to it (as in this list).
<li><b>Numbered</b>: Items are numbered.
<li><b>Term</b> and <b>Definition</b>: These two styles work together, creating two columns such as for a glossary.
Use the Term tag for the word being defined, and the Definition style for the definition.
The Term text appears flush left, and the Definition text appears indented.
</li>
</ul>
</ol>
<p><b>Tip</b>: You can quickly apply a list style to text by selecting the text and clicking the Numbered List <img src="images/numbers.gif" width=16 height=16 alt="" border="0"> and Bulleted List <img src="images/bullets.gif" width=16 height=16 alt="" border="0"> buttons on the toolbar.
<p>To change the style of bullets or numbers:
<ol>
<li>Click to place the pointer within the text of the list item you want to change.
If you want to change the entire list, select the whole list.
<li>Open the Format menu and choose List Properties.
<li>Choose a bullet or number style from the pop-up menu. For numbered lists, also specify a starting number.
If it is a bulleted list, you can change the bullet style.
</ol>
<p>To align a paragraph or text in your page, for example, centering or aligning to the left or right:
<ol>
<li>Place the pointer in the paragraph or line of text you want to align.
<li>Open the Format menu and choose Align; then choose an alignment option.
Or choose the alignment option from the formatting toolbar.
</ol>
<p>
[&nbsp;<A HREF="#page_change">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="PROPERTIES_CHARACTER"></a>
<h2>Changing Text Color, Style, and Font</h2>
<p>To change the style, color, or font of selected text:
<ol>
<li>Highlight the text you want to format.</li>
<li>Open the Format menu and choose one of the following: </li>
<ul>
<li><b>Font</b>: Use this to choose a font. If you prefer to use
fonts specified by the reader's browser, select Variable Width or Fixed Width.
<b>Note</b>: Not all fonts installed on your computer appear.
Instead of specifying a font that may not be available to all who view your web page,
it's generally best to select one of the fonts provided in the menu because those fonts work on every computer</li>
<li><b>Size</b>: Use this to choose a <i>relative</i> font size or select an option to
increase or decrease text size (relative to the surrounding text).
<li><b>Text Style</b>: Use this to select a style, such as italic, bold, or underline, or apply an object identifier, for example, Code.
<li><b>Text Color</b>: Use this to choose a color from the color picker. If you are familiar with HTML color codes, you can type a specific code.</li>
</ul>
</ol>
<p>You can also change the background color of the page, or use an image as a background. See <a href="#DOCUMENT_PROPERTIES_APPEARANCE">Setting Page Colors and Backgrounds</a>.
<p><b>Tip:</b> To quickly remove all formats from selected text, open the Format menu and choose Discontinue Text Styles.
<p>
[&nbsp;<A HREF="#page_change">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a name="FIND_TEXT"></a>
<h2>Finding Text in a Page</h2>
<p>To look for text in the page you're currently working on:
<ol>
<li>Open the Edit menu and choose Find.
<li>In the Find in this Page dialog box, type the text you want to locate. To narrow the search, check one or more of the following options:
<ul>
<li><b>Match upper/lower case</b>: Use this to specify whether the search is for both uppercase
and lowercase text. For exact matches, leave this option unchecked.
<li><b>Wrap around</b>: Use this to search to the end of the page and then start again
from the top.
<li><b>Search backwards</b>: Use this to search from the end to the beginning of the page.
</ul>
<li>Click Find to begin searching. When Composer locates the first occurrence of the text, choose Find Again from the Edit menu to search for the next occurrence.
</ol>
<p>
[&nbsp;<A HREF="#page_change">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="PROPERTIES_HRULE"></a>
<h2>Inserting Horizontal Lines</h2>
<p>To add a horizontal line (also called a <i>rule</i>) to your page:
<ol>
<li>Place the pointer where you want the line to appear.</li>
<li>Click the H. Line button <img src="images/hrule.gif" width=16 height=16 alt="" border="0"> on the toolbar, or open the Insert menu and choose Horizontal Line.</li>
</ol>
<h3>Setting Horizontal Line Properties</h3>
<p>You can customize a line's height, length, width, alignment, and shading.
<ol>
<li>Double-click the line to select it.
<li>Open the Format menu and choose Horizontal Line Properties.
<li>Edit these properties:
<ul>
<li><b>Width</b>: Choose a measurement unit (pixels or percentage) and type a number for the width.
<li><b>Height</b>: Type a number for the line's height (in pixels).
<li><b>3-D Shading</b>: Click this to add depth to the line with a drop shadow.
<li><b>Alignment</b>: Specify where you want to place the line.
</ul>
<li>Click Save Settings to use these settings as the default for all horizontal lines.
</ol>
<p>&nbsp;</p>
<a name="SPECIAL_CHARACTERS"></a>
<h2>Inserting Special Characters</h2>
<p>To insert characters such as symbols or accented letters:
<ol>
<li>Place the pointer where you want the special character to appear.
<li>Open the Insert menu and choose Characters and Symbols.
<li>Choose a category of characters.
<li>If you choose Accent Uppercase or Accent Lowercase, then open the Letter pop-up menu and choose the letter you wish to apply an accent to. (Note: not all letters have accented forms.)
<li>From the Character pop-up menu, choose the character you want to insert.
<li>Click Insert and then close.
</ol>
</ol>
<p>
[&nbsp;<A HREF="#page_change">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="HTML_TAG"></a>
<h2>Inserting HTML Elements and Attributes</h2>
<p>If you understand HTML source code, you can insert additional tags, style attributes, and JavaScript
into your page. To work with HTML code use one of these methods:
<ul>
<li>Place the pointer where you want to insert the HTML code, then open the Insert menu and choose HTML.
The Insert HTML dialog box appears.
<li>Click the HTML Source tab in the Edit Mode toolbar at the bottom of the Composer window. (If you don't see the Edit Mode toolbar, open the View menu and choose Toolbars; then make sure Edit Mode Toolbar is checked.)
<li>Select an element such as a table, named anchor, image, link, or horizontal line. Double-click the element to open the Properties dialog for that item. Click Advanced Edit to open the Advanced Property Editor.
</ul>
</ul>
<a name="PROPERTY_EDITOR"></a>
<h3>Using the Advanced Property Editor</h3>
<p>To add attributes and JavaScript to objects such as tables, images, and horizontal lines,
use the Advanced Property Editor:
<ol>
<li>Select the object you want to modify and then open its Properties dialog box. For example, to modify a horizontal line, double-click the line to select it; then open the Format menu and choose Horizontal Line Properties.
<li>In the Properties dialog box, click Advanced Edit.
The Advanced Property Editor dialog box has three tabs, each of which lists the current properties for the selected object:
<ul>
<li><b>HTML attributes</b>: Click this tab to view or enter additional HTML attributes.
<li><b>Inline Style</b>: Click this tab to view or enter additional stylesheet properties through the &lt;style&gt; attribute.
<li><b>JavaScript Events</b>: Click this tab to view or enter JavaScript events.
</ul>
<li>To edit a property or attribute currently in the list, click the name and enter a different value in the field.
<li>To add a property, type the Name, enter the corresponding value, and then click Add.
<li>Click OK to confirm your changes, and then click OK again to exit the Properties dialog box.</li>
</ol>
<p>Composer automatically places opening and closing brackets &lt; and &gt; around your HTML, and quotation marks around any attribute text.</p>
<p><b>Caution</b>: Composer does not validate attributes that you enter. Make sure you fully understand the rules before adding, deleting, or modifying any values.
<p>
[&nbsp;<A HREF="#page_change">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="SPELL_CHECK"></a>
<h2>Checking the Spelling</h2>
<p>To check the spelling of your page:
<ol>
<li>Place the pointer in the page.</li>
<li>Click the Spell button on the toolbar, or choose Check Spelling from the Edit menu.</li>
<li>Use the Check Spelling dialog box to correct misspellings and to edit or
add words to the current dictionary. Click Stop when you are done.
<ul>
<li><b>Ignore</b> and<b> Ignore All</b>: Click to continue checking without changing the word, or all occurrences of the word).
<li><b>Change</b> and <b>Change All</b>: Click to replace the word, or all occurrences of the word.
<li><b>Add Word</b>: Click to add the word to the dictionary.
<li><b>Edit</b>: Click to add, replace, and remove words from the User Dictionary.
<li><b>Recheck</b>: Click to reset the spelling checker and recheck words.
</ul>
</ol>
<p>
[&nbsp;<A HREF="#page_change">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="page_table"><hr></a>
<h1>Adding Tables to Your Web Page</h1>
<p>&nbsp;</p>
<table CELLSPACING=2 CELLPADDING=4 WIDTH="324" BGCOLOR="#CCCCCC" >
<tr>
<td class="inthissection">
<p>In this section:
<p><a href="#Inserting_a_table">Inserting a Table</a>
<p><a href="#Setting_table_properties">Changing a Table's Properties</a>
<p><a href="#addtable">Adding and Deleting Rows, Columns, and Cells</a>
<p><a href="#TABLE_SELECTION">Moving Around in a Table</a>
<p><a href="#select_table">Moving, Copying, and Deleting Tables</a>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="Inserting_a_table"></a>
<h2>Inserting a Table</h2>
<p>Tables are useful for organizing text, pictures, and data into formatted rows and columns. To insert a table:
<ol>
<li>Place the pointer where you want the table to appear.</li>
<li>Click the Table button <img src="images/table.gif" width=16 height=16 alt="" border="0"> on the toolbar, or choose Table from the Insert menu.
You see the New Table Properties dialog box, where you can specify properties for the table (for example, height, width, and background color).
<li>Type the number of rows and columns you want.
<li>Enter a number for the height and width (in pixels).
<li>Enter a number for the border thickness; enter zero for no border. <b>Note</b>: Composer uses a red dotted line to indicate tables with a zero border; the dotted line disappears when the page is previewed or browsed.
<li>To apply additional table attributes or JavaScript,
click Advanced Edit to display the <a href="#PROPERTY_EDITOR">Advanced Property Editor</a>.
<li>Click OK to confirm your settings and view your new table.</li>
</ol>
<p>To edit and add additional properties to your new table, click inside the table and then choose Table Properties from the Format menu (or click the Table button in the toolbar).
<p>
[&nbsp;<A HREF="#page_table">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="Setting_table_properties"></a>
<h2>Changing a Table's Properties</h2>
<p>You can modify properties that apply to an entire table as well as the rows, columns, or individual cells within a table.
<p>To view, change, or add properties for a table (for example, caption, background color, and spacing):
<ol>
<li>Select the table, or click anywhere inside it.</li>
<li>Click the Table button <img src="images/table.gif" width=16 height=16 alt="" border="0"> on the toolbar, or open the Table menu and choose Table Properties. You see the Table Properties dialog box with two tabs: Table and Cell.
<li>Click the Table tab to edit these properties:
<ul>
<li><b>Size</b>: Use this to specify the number of rows and columns.
Indicate the height and width of the table and then choose "% of window"
or "pixels." If you specify height or width as a percentage, the table's
height or width changes whenever the Composer window's or browser window's height or width changes.
<li><b>Borders and Spacing</b>: Use this to specify, in pixels, the
border line width, the space between cells, and the cell padding (the
space between the contents of the cell and its border). <b>Note</b>:
Composer uses a dotted outline to display tables with a zero border;
the dotted line disappears when the page is viewed through a browser.
<li><b>Table Alignment</b>: Use this to align the table within the page. Choose an option from the pop-up menu.
<li><b>Caption</b>: Check the box if you want to insert space for a caption and then choose a placement from the pop-up menu.
<li><b>Background Color</b>: Use this to choose a color for the table background, or leave it
as transparent. If you want to use an image file as the table's background,
check the box at Image and then enter the filename and location.
</ul>
<li><b>Note</b>: To apply additional attributes or JavaScript events, click Advanced Edit to display the <a href="#PROPERTY_EDITOR">Advanced Property Editor</a>
<li>Click Apply to preview your changes without closing the dialog box, or click OK to confirm them.
</ol>
<p>To view, change, or add properties for one or more cells:
<ol>
<li>Select the row, column, or cell, then open the Table menu and choose Table Properties.
<li>Click the Cells tab to edit the following properties:
<ul>
<li><b>Selection</b>: Choose Cell, Row, or Column from the pop-up menu. Click Previous or Next to move through rows, columns, or cells.
<li><b>Size</b>: Type a number and then choose "% of table" or "pixels." Type a number at "Span" to specify the number of rows or columns the selected cell overlaps.
<li><b>Content Alignment</b>: Choose a horizontal or vertical alignment type (top, left, or center) for the text or data inside each cell.
<li><b>Cell Style</b>: Choose Header from the pop-up menu to center and bold the text in the cell; otherwise choose Normal.
<li><b>Text Wrap</b>: Choose "Don't wrap" from the pop-up menu to keep text from wrapping to the next line unless you insert a paragraph break. Otherwise, choose Wrap.
<li><b>Background Color</b>: Choose a color for the cell background or leave it as transparent.
</ul>
<b>Note</b>: To apply additional attributes or JavaScript events, click Advanced Edit to display the <a href="#PROPERTY_EDITOR">Advanced Property Editor</a>
<li>Click Apply to preview your changes without closing the dialog box, or click OK to confirm them.
</ol>
<p>
[&nbsp;<A HREF="#page_table">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="addtable"></a>
<h2>Adding and Deleting Rows, Columns, and Cells</h2>
<p>Composer allows you to quickly add or delete one or more cells to your table.
In addition, you can set options that allow you to maintain the original rectangular structure or layout of the table while you perform editing tasks.
<p>To add a cell or group of cells (rows and columns) to your table:</p>
<ol>
<li>Click inside the table where you want to add a cell (or cells).</li>
<li>Open the Table menu and then choose Insert.
<li>Choose one of the cell groupings. You can also insert a new table within a table cell.</li>
</ol>
<p>To delete a cell or group of cells:</p>
<ol>
<li>Click a row, column, or cell.</li>
<li>Open the Table menu and choose Delete.
<li>Choose the item you want to delete.</li>
</ol>
<p>To join (or merge) a cell with the cell on its right:
<ul>
<li>Click inside the cell, open the table menu, and choose Join with Cell to the Right.
</ul>
<p>To split a joined cell back into two cells:
<ul>
<li>Click inside the cell, open the Table menu, and then choose Split Cell.
</ul>
<h3>Correcting the Table Layout</h3>
<p>Generally, when you delete one or more cells, Composer removes the cell border as well. This can result in a table with empty spaces, or whose outline appears irregular due to an uneven number of cells. You may want to delete one or more cells but still maintain the table's original rectangular layout, or structure.
<p>Composer allows you to set a preference for preserving the table's structure by adding cells at the end of a row, wherever needed:
<ul>
<li>Open the Edit menu, choose Preferences and then choose Composer.
Set the preferences you want in the Table Editing section.
You can choose to allow the Delete key to remove an entire cell or just remove the cell's contents.
</ul>
<p>
[&nbsp;<A HREF="#page_table">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="TABLE_SELECTION"></a>
<h2>Moving Around a Table</h2>
<p>You can use one of two ways to quickly select a table, cell, or group of cells:
<ul>
<li>Open the Table menu, choose Select, and then select an item from the submenu.
<li>Or, you can use the mouse as a selection tool:
<ul>
<li>To select the content inside one or more cells, click inside the cell and drag the mouse to highlight the number of cells you want. You can apply a
text format (for example, text style or color) to the selected content.
<li>To select a group of contiguous cells: click in a cell, then press Ctrl
(or Cmd) and drag the mouse to highlight the number of cells you want.
Drag the mouse left or right to select a row; up or down to select a column.
<li>To select non-contiguous cells: press Ctrl (or Cmd) and then click inside the cell. Keep pressing Ctrl (Cmd) as you click to select additional cells.
<li>To move a group of selected cells: press Ctrl-Shift (or Cmd-Shift) and drag the mouse to highlight the cell(s).
</ul>
</ul>
<p>
[&nbsp;<A HREF="#page_table">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="select_table"></a>
<h2>Moving, Copying, and Deleting Tables</h2>
<ul>
<li>Click inside the table, open the Table menu, then choose Select Table.</li>
<li>To copy or move the table use the Edit menu's cut, copy, and paste options.</li>
<li>To delete the table, open the Table menu, then choose Delete Table.</li>
</ul>
<p>
[&nbsp;<A HREF="#page_table">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="page_picture"><hr></a>
<h1>Adding Pictures (Images) to Your Web Page</h1>
<p>&nbsp;</p>
<table CELLSPACING=2 CELLPADDING=4 WIDTH="324" BGCOLOR="#CCCCCC" >
<tr>
<td class="inthissection">
<p>In this section:
<p><a href="#Insert_an_image">Inserting an Image into Your Page</a>
<p><a href="#PROPERTIES_IMAGE">Editing Image Properties</a>
<p><a href="#IMAGE_MAPS">Creating Image Maps (Hotspots) for Your Images</a>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="Insert_an_image" ></a>
<h2>Inserting an Image into Your Page</h2>
<p>You can insert GIF and JPEG images into your web page. You can also use them to <a href="#Linking_images">create links</a>.</p>
<ol>
<li>Place the pointer where you want the image to appear.</li>
<li>Click the Image button <img src="images/image.gif" width=16 height=16 alt="" border="0"> on the toolbar, or open the Insert menu and choose Image.</li>
<li>Specify the image filename and location and, if needed, adjust the settings in the <a href="#PROPERTIES_IMAGE">Image Properties</a> dialog box. </li>
</ol>
<ul>
<p><b>Tip</b>: To quickly insert an image: Drag and drop it onto your page.
<p>
[&nbsp;<A HREF="#page_picture">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="PROPERTIES_IMAGE"></a>
<h2>Editing Image Properties</h2>
<p>Once you've inserted an image into your page, you can edit its properties and customize the layout in your page, such as the height, width, spacing, and text alignment:
<p>To edit the properties for a selected image:
<ol>
<li>Double-click the image, or select it and click the Image button <img src="images/image.gif" width=16 height=16 alt="" border="0"> on the toolbar.
You see the Image Properties dialog box; click More Properties to expand the list of settings. To collapse the list of properties, click Fewer Properties.
<ul>
<li><b>Image URL</b>: Type the filename and location of the image file. Click
Choose File to search for an image file on your hard drive or network.
<li><b>Alternate Text</b>: Enter text that will display in place of the
original image; for example, a caption or a brief description of the
image. It's a good practice to specify alternate text for readers who
use text-only web browsers or who have graphics turned off. Otherwise,
your readers might see placeholder images.
<li><b>Dimensions</b>: Click Custom Size, then specify the new height and width, in pixels.
This setting doesn't affect the original image file, just the image inserted in your page.
Click Original Size
to undo any changes you've made to the dimensions.
<li><b>Constrain</b>: If you change the image size, it's a good idea to check
this in order to maintain the image's aspect ratio (so that it doesn't
appear distorted).
<li><b>Align Text to Image</b>: If you've placed your image next to any text,
select an alignment icon to indicate how you want text positioned relative
to the image. <b>Tip</b>: To see the effects of alignment changes you've made,
it's a good idea to view your page in a browser window.
<li><b>Spacing</b>: Specify the amount of space surrounding the image; between the image and adjoining test.
You can also put a solid black border around the image and specify
its width in pixels. Specify zero for no border.
</ul>
<li>To create hotspots in your image that contain hyperlinks, click Edit Image Map to use Composer's <a href="#IMAGE_MAP_EDITOR">Image Map Editor</a>.
<li><b>Note</b>: To apply additional attributes or JavaScript events, click Advanced Edit to display the <a href="#PROPERTY_EDITOR">Advanced Property Editor</a>.
<li>Click OK to confirm your changes.
</ol>
<p>
[&nbsp;<A HREF="#page_picture">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a name="IMAGE_MAPS"></a>
<h2>Creating Image Maps (Hotspots) for Your Images</h2>
<p>Using Composer's Image Map Editor you can create a <i>hotspots</i> to map areas of an image.
A map file indicates the image's hotspots--coordinates of the various areas of the image that you can assign to URLs.
<p>The Image Map Editor works like a drawing tool--the selected image is displayed in a window area, with shape tool buttons located on the toolbar at the left side of the window.
<p>To use the Image Map Editor:
<ol>
<li>Select the image in your page.
<li>Click the Image button <img src="images/image.gif" width=16 height=16 alt="" border="0"> in the toolbar to display the Image Properties dialog box, then click the Edit button in the Image Map section. (If necessary, first click More Properties to expand the dialog box.)
<li>Use the shape tools to select portions of the image that you can then designate as hotspots that contain URLs or named anchors. First click the tool button, then click and drag inside the image to define the selection.
<ul>
<li>Rectangle: Use this tool to define a rectangular selection.
<li>Circle: Use this tool to define a circular or oval selection.
<li>Polygon: Use this tool to define a geometric selection.
</ul>
Once you've defined an area, you see the Hotspot Properties dialog box, where you can enter either a URL or the name of an anchor (target) as the destination (jump-to location) of the link.
<li>When you've finished designating hotspots, click OK, and then click OK again to confirm your changes.
<li>To test the links in your image, save the page, and then click Browse to see the page in the Navigator browser.
</ol>
<p>To remove the image map from an image:
<ol>
<li>Select the image you want.
<li>Open the Image Properties dialog box, and then click Remove Image Map. (If necessary, first click More Properties to expand the dialog box.)
<li>Click OK to confirm your changes.
</ol>
<p>
[&nbsp;<A HREF="#page_picture">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="page_properties"><hr></a>
<h1>Setting Page Properties</h1>
<p>&nbsp;</p>
<table CELLSPACING=2 CELLPADDING=4 WIDTH="324" BGCOLOR="#CCCCCC" >
<tr>
<td class="inthissection">
<p>In this section:
<p><a href="#DOCUMENT_PROPERTIES_GENERAL">Setting Page Properties and Meta Tags</a>
<p><a href="#DOCUMENT_PROPERTIES_APPEARANCE">Setting Page Colors and Backgrounds</a>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="DOCUMENT_PROPERTIES_GENERAL"></a>
<h2>Setting Page Properties and Meta Tags</h2>
<p>Use the Page Properties dialog box to enter properties such as the title, author and description of the document you're currently working on. This information is useful if you plan to use the page on a web site, since search engines use this type of information to index your page.
<ul>
<li>Open the Format menu and choose Page Title and Properties.
</ul>
<p>You can edit these properties:
<ul>
<li><b>Location</b>: The filename and location of where the document is saved.
<li><b>Title</b>: Type the text you want to appear as the window title when
someone views the page through a browser. This is how most web search tools
locate web pages, so choose a title that conveys what your page is about.
<li><b>Author</b>: Type the name of the person who created the document. This information is helpful to readers who find your document by using a web search tool.
<li><b>Description</b>: Enter a brief description of the document's contents.
</ul>
<p>
[&nbsp;<A HREF="#page_properties">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="DOCUMENT_PROPERTIES_APPEARANCE"></a>
<h2>Setting Page Colors and Background</h2>
<p>You can change the background color or specify a background image for the page you're currently working on. These choices affect the way text and link elements in your page appear to people viewing the page through a browser.
<p>To set the colors and background for the current page:
<ul>
<li>Open the Format menu and choose Page Colors and Background.
</ul>
<p>You can edit these properties:
<ul>
<li><b>Reader's default colors</b>: Select this if you want your page to use the color settings from the viewer or reader's browser for text and link elements.
<li><b>Use custom colors</b>: Select this if you want to specify the colors of text and link elements. For each element, select a color from the drop-down list. Sample output for each element appears in the pane on the right.
<li><b>Background image</b>: Select this if you want the background of your page to be an image.
Type the name of the image file or click Choose File to locate the image file on your hard drive or network. Uncheck the box if you prefer to not load the image while you're working on the page (the filename and location will still appear).
<b>Note</b>: Background images are tiled and override background color selections.
</ul>
<p><li><b>Note</b>: To apply additional attributes or JavaScript events, click Advanced Edit to display the <a href="#PROPERTY_EDITOR">Advanced Property Editor</a>.
<p>You can also set the <a href="#PREFERENCES_NEWPAGE">default page background and colors</a> for every new page you create in Composer.
<p>
[&nbsp;<A HREF="#page_properties">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="page_link"><hr></a>
<h1>Creating Links</h1>
<p>&nbsp;</p>
<table CELLSPACING=2 CELLPADDING=4 WIDTH="324" BGCOLOR="#CCCCCC">
<tr>
<td class="inthissection">
<p>In this section:
<p><a href="#PROPERTIES_TARGET">Creating Links Within the Same Page</a>
<p><a href="#creating_links">Creating Links to Other Pages</a>
<p><a href="#Linking_images">Using Images as Links</a>
<p><a href="#Linking_remove">Removing Links</a>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="PROPERTIES_TARGET"></a>
<h2>Creating Links Within the Same Page</h2>
<p>To create a link within the same page, for example a link that the reader can use to jump from one section to another, you must create an <i>anchor</i>, and then create a link that points to the anchor. Anchors are also called <i>named anchors</i> or <i>targets</i>.
<ol>
<li>Place the pointer at the beginning of a line where you want to create an anchor, or select some text.</li>
<li>Click the Anchor button <img src="images/anchor.gif" width=16 height=16 alt="" border="0"> on the toolbar, or open the Insert menu and choose Named Anchor.</li>
<li>Type a name for the anchor in the dialog box (up to 30 characters). Don't include spaces. If you need to, use an underscore "_" to separate words. <br>If you selected some text in step #1, this box already contains a name.</li>
<li>Click OK. <br>An anchor icon appears in your document to mark the anchor's location: <img src="images/anchor-in-doc.gif" width=12 height=12 alt="" border="0"></li>
</ol>
<p>
To create the link that the reader can click to jump to the anchor:
<ol>
<li>Select the text or image that you want to link to the anchor.</li>
<li>Click the Link button or open the Insert menu and choose Link.</li>
<li>To see a list of all named anchors and headings in the page, click More Properties.
<li>Use the Link Properties dialog box to choose the appropriate anchor name.
<ul>
<li><b>Select a named anchor</b>: Use if you're creating a link to a named anchor (target), select from a list of the anchors currently available in the page.
<li><b>Select a Heading</b>: Use if you're creating a link to a level heading
(for example, Heading 1 - Heading 6), select from a list of headings currently available in the page.
</ul>
<li>Click OK.
<li>To test the link you just created, open the File menu and choose Browse Page, then click the link.</li>
</ol>
<p>
[&nbsp;<A HREF="#page_link">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="creating_links"></a>
<h2>Creating Links to Other Pages</h2>
<p>You can create links from your page to local pages on your own computer or on your workplace's network, or to remote pages on the Internet.</p>
<p>You can quickly create a link by dragging and dropping it from other windows. For example, you can highlight a link from a web page, bookmark, or mail and news window and drag and drop it onto your page.</p>
<a name="PROPERTIES_LINK"></a>
<p>You can also use the Link Properties dialog box to create a link to another page:</p>
<ol>
<li>Select the text or image that you want to link to the anchor.</li>
<li>Click the Link button.</li>
<li>To see a list of all named anchors and headings in the page, click More Properties.
<li>Use the Link Properties dialog box to define your link.
<ul>
<li><b>Link text</b>: Type the text you want to use as the link to another page or anchor. If you've already selected an image file or text, you see it here.
<li><b>Link to</b>: Type the local path and filename or remote URL of the page you want to link to.
If you're not sure of the path and filename or a local file, click Choose File to look for it on your hard disk or network.
For remote URLs, you can copy the URL from the browser location field.
</ul>
<li><b>Note</b>: To apply additional attributes or JavaScript events, click Advanced Edit to display the <a href="#PROPERTY_EDITOR">Advanced Property Editor</a>.
<li>Click OK.
<li>To test the link you just created, open the File menu and choose Browse Page, then click the link.</li>
</ol>
<p>
[&nbsp;<A HREF="#page_link">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="Linking_images"></a>
<h2>Using Images as Links</h2>
<p>You can make images, pictures, and graphic files, such as JPEG or GIF files, behave like links in your pages. When the reader clicks a linked image, the browser window displays the page that the image is linked to.</p>
<ol>
<li>Select an image on your page.</li>
<li>Click the Link button <img src="images/link.gif" width=16 height=16 alt="" border="0"> on the toolbar, or open the Insert menu and choose Link.</li>
<li>Use the Link Properties dialog box to link the image to a <a href="#PROPERTIES_TARGET">named anchor or heading within the page</a>, or to a <a href="#creating_links">
separate local or remote page</a>.</li>
</ol>
<p><b>Tip</b>: Drag and drop a linked image from the Navigator window into a Composer window to copy both the image and the link.</p>
<p>
[&nbsp;<A HREF="#page_link">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="Linking_remove"></a>
<h2>Removing Links</h2>
<p>To remove a link:</p>
<ol>
<li>Select the linked text (normally blue and underlined) or image.</li>
<li>Open the Format menu and choose Remove Link.
</ol>
<p>
[&nbsp;<A HREF="#page_link">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="Set_Comp_prefs"><hr></a>
<h1>Setting Composer Preferences</h1>
<p>&nbsp;</p>
<table CELLSPACING=2 CELLPADDING=4 WIDTH="324" BGCOLOR="#CCCCCC">
<tr>
<td class="inthissection">
<p>In this section:
<p><a href="#PREFERENCES_EDITOR_GENERAL">Setting Composer Preferences</a>
<p><a href="#PREFERENCES_NEWPAGE">Setting Preferences for Colors and Background Images</a>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="PREFERENCES_EDITOR_GENERAL"></a>
<h2>Composer Preferences</h2>
<p>To set general preferences, for example, table editing, that apply to every document you create:
<ol>
<li>Open the Edit menu and choose Preferences; then click the Composer category.
</ol>
<p>You can set these defaults:
<ul>
<li><b>Maximum number of pages listed</b>: Specify the number of pages that appear under Recent Pages in the File menu.
<li><b>Maintain source formatting</b>: Select this if you don't want Composer to remove white space (extra lines, tabs, etc.) that makes the HTML code more readable. This preference does not affect how your pages appear in a browser window.
<li><b>Maintain table layout when inserting or deleting cells</b>: When you delete one or more cells, Composer removes the cell border as well, which can result in a table with empty spaces, or an outline that appears irregular due to an uneven number of cells. Check this if you want Composer to always preserve the table's layout (that is, keep it in a rectangular shape) by adding cells where needed.
<li><b>Delete key</b>: Choose the action you want the Delete key to take on selected cells in tables.
</ul>
<p>
[&nbsp;<A HREF="#Set_Comp_prefs">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="PREFERENCES_NEWPAGE">
<h2>Setting Preferences for Colors and Background Images</a></h2>
<p>You can set preferences that apply to every document you create.</p>
<ol>
<li>Open the Edit menu and choose Preferences.
<li>Open the Composer category and click New Page Settings.
</ol>
<p>You can set these defaults:</p>
<ul>
<li>Author name: Enter your name.</li>
<li>Default page colors: Select this if you always want your pages to
use the color settings from the viewer (reader's) browser for text and
link elements.
<li>Use custom colors: Select this if you always want to specify the
colors that are applied to text and link elements. Then for each element,
select a color from the drop-down list.
<li> Background image: Type the name of an image file, or click Choose
File to locate the image file on your hard disk or network. <b>Note</b>:
Background images are tiled and override background color.
</ul>
<p>To change the author name for an individual page: Open the Format menu and choose Page Title and Properties.
<p>To change the page colors and background image for an individual page: Open the Format menu and choose Page Colors and Background.
<p>
[ <a href="#Set_Comp_prefs">Return to beginning of section</a> ]
<p>&nbsp;</p>
<hr>
<p><i>10/12/00</i></p>
<hr>
<p>Copyright 1994-2000 Netscape Communications Corporation.</p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,780 @@
<html>
<head>
<title>Customizing Netscape 6</title>
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
<!-- <link rel="stylesheet" href="../style.css" type="text/css"> -->
</head>
<body bgcolor="white">
<a NAME="cust_sidebar">
<h1>My Sidebar</a></h1>
<p>&nbsp;</p>
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
<tr>
<td class="inthissection">
<p>In this section:</p>
<p><a href="#cust_sidebar_define">What is My Sidebar?</a></p>
<p><a href="#cust_sidebar_using">Using My Sidebar</a></p>
<p><a href="#cust_sidebar_adding">Adding My Sidebar Tabs</a></p>
<p><a href="#cust_sidebar_indiv">Customizing Individual My Sidebar Tabs</a></p>
<p><a href="#cust_sidebar_reorg">Reorganizing My Sidebar Tabs</a></p>
<p><a href="#cust_sidebar_removing">Removing My Sidebar Tabs</a></p>
<p><a href="#cust_sidebar_openclose">Opening, Closing, and Resizing My Sidebar</a></p>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a name="cust_sidebar_define"></a>
<h2>What is My Sidebar?</h2>
<p>My Sidebar is a customizable frame in your browser where you can keep items that you need to use all the time---the latest news and weather, your address book or buddy list, stock quotes, a calendar---and many other options you can choose. My Sidebar presents these items to you in tabs that are continually updated.</p>
<p>Netscape 6 comes with some My Sidebar tabs already set up, but you can customize My Sidebar by adding, removing, and rearranging tabs.</p>
<p>
[&nbsp;<A HREF="#cust_sidebar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;
</p><a name="cust_sidebar_using"></a>
<h2>Using My Sidebar</h2>
<p>Unless you have closed My Sidebar, it is always open at the left side of your browser. To view a tab:</p>
<ul>
<li>Click a tab's title; for instance, click the words "What's Related." The What's Related tab opens, showing you a list of web pages related to the page you are currently viewing.
</ul>
<table cellpadding="5">
<tr>
<td colspan="2">If you don't see My Sidebar, it may be closed. To open it:</td>
</tr>
<tr valign="top">
<td><IMG SRC="images/sidebarclosed_small.gif" WIDTH="76" HEIGHT="280" HSPACE="0" VSPACE="0"></td>
<td valign="top">
<p>&nbsp;</p>
<ol>
<li>Move the mouse pointer up and down along the left hand border of the Netscape window. The pointer changes to a hand when it touches the "handle" for My Sidebar, as shown in the picture.
<p>&nbsp;</p>
<li>Click the handle to open My Sidebar.
</ol>
</td>
</tr>
</table>
<p>
[&nbsp;<A HREF="#cust_sidebar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a name="cust_sidebar_adding"></a>
<h2>Adding My Sidebar Tabs</h2>
<p>To add a new tab:
<ol>
<li>Click "Tabs" at the top of My Sidebar, and select Customize Sidebar from the menu.
<li>In the Customize Sidebar window, select a tab from the list on the left. You can open and close folders by clicking the triangles.
<li>Click Add.
<li>Continue adding as many tabs as you like.
<li>Click OK to finish.
</ol>
<p>You can also quickly turn My Sidebar tabs on and off.</p>
<ol>
<li>Click "Tabs" at the top of My Sidebar. Current tabs are listed in the lower part of the menu.
<li>Select the tabs you want displayed in My Sidebar. Remove the checkmark to turn a tab off (it will still be available from the menu).
</ol>
<p>
[&nbsp;<A HREF="#cust_sidebar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a name="cust_sidebar_indiv"></a>
<h2>Customizing Individual My Sidebar Tabs</h2>
<ol>
<li>Click "Tabs" at the top of My Sidebar, and select Customize Sidebar from the menu.
<li>Select a tab from the list on the right.
<li>Click Customize Tab. A window appears with information and options for customizing the tab. (Note: not all tabs can be customized.)
<p>The instructions vary depending on the source of the tab---in addition to Netscape, tab providers can be any company, organization, or individual who uses the Internet.</p>
<li>After you follow the tab provider's instructions, close the customization window (or follow the provider's instructions to close it).
<li>Click OK to finish.
</ol>
<p>
[&nbsp;<A HREF="#cust_sidebar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a name="cust_sidebar_reorg"></a>
<h2>Reorganizing My Sidebar Tabs</h2>
<ol>
<li>Click "Tabs" at the top of My Sidebar, and select Customize Sidebar from the menu.
<li>Select a tab from the list on the right.
<li>Click Up and Down to change the tab's placement.
<li>Repeat steps 1 and 2 to continue reording as many tabs as you like.
<li>Click OK to finish.
</ol>
<p>
[&nbsp;<A HREF="#cust_sidebar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a name="cust_sidebar_removing"></a>
<h2>Removing My Sidebar Tabs</h2>
<ol>
<li>Click "Tabs" at the top of My Sidebar, and select Customize Sidebar from the menu.
<li>Select a tab from the list on the right.
<li>Click Remove.
<li>Continue removing as many tabs as you like.
<li>Click OK to finish.
</ol>
<p>
[&nbsp;<A HREF="#cust_sidebar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a name="cust_sidebar_openclose"></a>
<h2>Opening, Closing, and Resizing My Sidebar</h2>
<table cellpadding="5">
<tr>
<td colspan="2">Use My Sidebar's handles to open, close, and resize:</td>
</tr>
<tr valign="top">
<td><IMG SRC="images/sidebarclosed_small.gif" WIDTH="76" HEIGHT="280" HSPACE="0" VSPACE="0"></td>
<td>
If My Sidebar is closed, you can still see its handle. Move the mouse pointer up and down along the left edge of the Netscape window. The pointer changes to a hand when it touches the "handle" for My Sidebar, as shown in the picture.
<p>&nbsp;</p>
<ul>
<li>Click the handle to open and close My Sidebar.
<p>&nbsp;</p>
<li>Click and drag the handle to resize My Sidebar.
</ul>
</td>
</tr>
</table>
<p>To remove My Sidebar, including the handles:</p>
<ul>
<li>Open the View menu and uncheck the My Sidebar option.
</ul>
<p>
[&nbsp;<A HREF="#cust_sidebar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_font"></a>
<hr>
<h1>Changing Fonts, Colors, and Themes</h1>
<p>&nbsp;</p>
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
<tr>
<td class="inthissection">
<p>In this section:</p>
<p><a href="#cust_fonts">Changing the Default Fonts</a></p>
<p><a href="#cust_colors">Changing the Default Colors</a></p>
<p><a href="#cust_themes">Changing the Theme</a></p>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="cust_fonts"></a>
<A NAME="Customizing FontsIDX"></A>
<h2>Changing the Default Fonts</h2>
<p>Normally, web pages are displayed in the default font set by your browser, or in a font chosen by the web pages' authors.</p>
<p>To change the default fonts:</p>
<ol>
<li>Open the Edit menu and choose Preferences.
<li>Under the Appearance category, choose Fonts. (If no options are visible in this category, click to expand the list.)
<li>From the "Language Encoding" pop-up menu, choose a character set. For instance, to set default fonts for the Western (roman) character set, choose "Western."
<li>Select a variable width font and size. Most text is displayed in a variable width font. You can select both a serif font (like Times Roman) and a sans-serif font (like Ariel).
<li>Specify whether the default font should be serif or sans serif.
<li>Select a fixed width font and size. Certain types of text, such as equations and formulas, are displayed in a fixed width font.
</ol>
<p>Many web page authors choose their own fonts and font sizes. You can override the authors' intentions by selecting "Always use my font settings, overriding what web pages specify."
<p>To adjust the readability of fonts, type a number for your preferred resolution in the field next to "Font display resolution." 96 dpi (dots per inch) is the standard resolution, but you may want to choose a larger value.
<p>
[&nbsp;<A HREF="#cust_font">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_colors"></a>
<h2>Changing the Default Colors</h2>
<p>Normally, the background and text colors on web pages are determined by the default colors set by your browser, or by the pages' authors.</p>
<p>To change the default colors:</p>
<ol>
<li>Open the Edit menu and choose Preferences.
<li>Under the Appearance category, choose Colors.
<li>Click the colored blocks next to "Text," "Background," "Unvisited Links," and "Visited Links." Choose a color for each from the color chart. You can also specify that links should be underlined.
</ol>
<p>Most web page authors choose their own colors. You can override the authors' intentions by selecting "Use my chosen colors, ignoring the colors specified."</p>
<p>
[&nbsp;<A HREF="#cust_font">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_themes"></a>
<h2>Changing the Theme</h2>
<p>You can change Netscape 6's look by changing themes.</p>
<ol>
<li>Open the Edit menu and choose Preferences.
<li>Under the Appearance category, choose Themes.
<li>Click to select the theme you want to use.
<li>Click the Apply button, then click OK to adopt your selection as your theme.
</ol>
<p>Shortcut: You can also change themes by opening the View menu, choosing Apply Themes, and then choosing the theme you want to use.
<p>
[&nbsp;<A HREF="#cust_font">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_toolbar">
<hr>
<h1>Toolbars</a></h1>
<p>&nbsp;</p>
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
<tr>
<td class="inthissection">
<p>In this section:</p>
<p><a href="#cust_main">Navigation Toolbar</a></p>
<p><a href="#cust_personal">Personal Toolbar</a></p>
<p><a href="#cust_taskbar">Taskbar</a></p>
<p><a href="#cust_hide">Hiding a Toolbar</a></p>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a name="cust_main"></a>
<h2>Navigation Toolbar</h2>
<p>The Navigation Toolbar, pictured here, helps you move around the Web.</p>
<table>
<tr>
<td colspan="4">
<IMG SRC="images/reload.gif" WIDTH="167" HEIGHT="44" HSPACE="0" VSPACE="0">
</td>
</tr>
<tr>
<td>
<b>Back</b>
</td>
<td>
<b>Forward</b>
</td>
<td>
<b>Reload</b>
</td>
<td>
<b>Stop</b>
</td>
</tr>
</table>
<p>
[&nbsp;<A HREF="#cust_toolbar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a name="cust_personal"></a>
<h2>Personal Toolbar</h2>
<p>The personal toolbar is completely customizable---you decide what you want to keep there. The personal toolbar comes with some buttons already enabled, including your My Netscape page, your home page, and a link to the Net2Phone service. You can easily add, delete, and re-arrange items in the personal toolbar.</p>
<p><IMG SRC="images/personalbar.gif" WIDTH="364" HEIGHT="21" HSPACE="0" VSPACE="0"></p>
<h4>Turning Buttons On and Off</h4>
<ol>
<li>Open the Edit menu and choose Preferences.
<li>Click Navigator.
<li>In the Toolbars section, select the items you want to see in the toolbars.
<li>Click OK.
</ol>
<h4>Adding Personal Toolbar Buttons</h4>
<p>You can add buttons for your favorite bookmarks, or folders containing groups of bookmarks. To create a new bookmark to add to the personal toolbar:</p>
<ol>
<li>Go to the page you want to bookmark, open the Bookmarks menu, and choose Add Current Page. Skip this step if you already have a bookmark you want to add.
<li>Open the Bookmarks menu and choose Manage Bookmarks.
<li>Click to highlight the bookmark or folder that you want to display in the personal toolbar.
<li>Hold the mouse button down, and drag the item you selected to the Personal Toolbar Folder (in the same window).
<li>Open the File menu and choose close to close the Manage Bookmarks window.
</ol>
<p>Each item in the Personal Toolbar folder appears as a toolbar button. You may need to enlarge the browser window to see them all.</p>
<h4>Designating a Bookmark Folder as Your Personal Toolbar Folder</h4>
<ol>
<li>Open the Bookmarks menu and choose Manage Bookmarks.
<li>Select the bookmark folder whose items you want to appear on the toolbar.
<li>From the View menu, choose Set as Personal Toolbar Folder.
</ol>
<p>The buttons in your personal toolbar now correspond to the bookmarks in the folder you designated.</p>
<h4>Removing Buttons From the Personal Toolbar</h4>
<ol>
<li>Open the Bookmarks menu and choose Manage Bookmarks.
<li>Click the Personal Toolbar Folder.
<li>Select the bookmark or folder you want to delete.
<li>Press Delete on your keyboard.
<li>Close the Manage Bookmarks window.
</ol>
<h4>Re-Arranging the Personal Toolbar</h4>
<ol>
<li>Open the Bookmarks menu and choose Manage Bookmarks.
<li>Click the Personal Toolbar Folder.
<li>Select a bookmark or folder and drag it to a new location.
<li>When you are finished re-arranging items, close the Manage Bookmarks window.
</ol>
<p>
[&nbsp;<A HREF="#cust_toolbar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a name="cust_taskbar"></a>
<h2>Taskbar</h2>
<p>Use the Taskbar at the bottom of the Netscape window to switch between tasks (such as browsing, mail, and instant messaging).</p>
<IMG SRC="images/taskbar.gif" WIDTH="138" HEIGHT="18" HSPACE="0" VSPACE="0">
<p>
[&nbsp;<A HREF="#cust_toolbar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a name="cust_hide"></a>
<h2>Hiding a Toolbar</h2>
<p>There are two ways to hide the toolbars.</p>
<p>To minimize a toolbar:</p>
<ul>
<li>Click the small triangle at the left of the toolbar. To show the toolbar, click the triangle again. (Note: you cannot hide the Taskbar using this method.)
</ul>
<p>To completely hide a toolbar, including its triangle:</p>
<ol>
<li>Open the View menu.
<li>Choose Toolbars and uncheck the toolbars you want to hide.
</ol>
<p>To reverse this action, open the View menu, choose Toolbars, and select the toolbars you want to show.</p>
<p>
[&nbsp;<A HREF="#cust_toolbar">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_bkmk"></a>
<hr>
<h1>Bookmarks</h1>
<p>&nbsp;</p>
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
<tr>
<td class="inthissection">
<p>In this section:</p>
<p><a href="#cust_bkmk_intro">What Are Bookmarks?</a></p>
<p><a href="#cust_bkmk_use">Using Bookmarks</a></p>
<p><a href="#cust_bkmk_create">Creating New Bookmarks<!-- and Internet Shortcuts --></a></p>
<p><a href="#cust_bkmk_organize">Organizing Your Bookmarks</a></p>
<p><a href="#cust_bkmk_change">Changing Individual Bookmarks</a></p>
<p><a href="#cust_bkmk_search">Searching Your Bookmarks</a></p>
<p><a href="#cust_bkmk_multiple">Exporting or Importing a Bookmark List</a></p>
<p><a href="#cust_bkmk_pre">About the Pre-Selected Bookmarks</a></p>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="cust_bkmk_intro"></a>
<h2>What Are Bookmarks?</h2>
<p>Bookmarks are shortcuts to your favorite and most-visited web pages. Rather than typing in long URLs (web addresses), you can create bookmarks that take you directly to the pages you want to see.
<p>You access your bookmarks through the bookmarks menu. You can control what's listed in the bookmarks menu, by adding bookmarks for your favorite web pages and organizing your list of bookmarks any way you want.</p>
<p>&nbsp;</p>
<a NAME="cust_bkmk_create"></a>
<h2>Using Bookmarks</h2>
<p>Netscape 6 comes with some bookmarks already available. To use a bookmark:
<ol>
<li>Open the Bookmarks menu.
<li>Choose a bookmark from the list. Most of the bookmards are in folders such as "Business and Finance," "What's New and Cool," and so forth.
</ol>
<p>
[&nbsp;<A HREF="#cust_bkmk">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_bkmk_create"></a>
<h2>Creating New Bookmarks</h2>
<p>You can bookmark your favorite web sites to make it easy to return to them.</p>
<p>To bookmark the current page:</p>
<ul>
<li>Open the Bookmarks menu and choose Add Current Page.
</ul>
<p>To see the bookmark you just created:</p>
<ul>
<li>Open the Bookmarks menu. A bookmark for the current page has been added to the list at the bottom.
</ul>
<p>
[&nbsp;<A HREF="#cust_bkmk">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_bkmk_organize"></a>
<h2>Organizing Your Bookmarks</h2>
<p>To organize your bookmarks, open the Bookmarks menu and choose Manage Bookmarks. Then do any of the following tasks in the Manage Bookmarks window.</p>
<p>To view bookmarks inside of folders:</p>
<ul>
<li>Click the open/close triangles at the left of each folder to view its contents.
</ul>
<p>To move a bookmark or a folder to another location in the list:</p>
<ul>
<li>Click to highlight the bookmark or folder that you want to move, and drag the item to the new location. To put a bookmark in a folder, drag it to the folder.
</ul>
<p>To create a new folder or separator:</p>
<ul>
<li>In the Manage Bookmarks window, open the File menu and choose New; then choose New Folder or New Separator.
</ul>
<p>To remove a bookmark or a folder from the list:</p>
<ol>
<li>Click to highlight the bookmark or folder that you want to remove.
<li>Press the Delete key on your keyboard.
</ol>
<h4>Handling New Bookmarks and Bookmarked Search Results.</h4>
<p>When you create a new bookmark, Netscape 6 normally adds it to the bottom of your bookmarks list. If you prefer to file your bookmarks in a folder, you can designate a new bookmarks folder.</p>
<ol>
<li>Open the Bookmarks menu and choose Manage Bookmarks.
<li>In the Manage Bookmarks window, select a folder to hold new bookmarks.
<li>Open the View menu and choose Set as New Bookmark Folder.
</ol>
<p>If you use the My Sidebar Search tab to locate web pages, you can save your search results by clicking the Bookmark Search Results button in the Search tab. Saved search results are placed in their own folder at the bottom of the bookmarks list. For instance, if you searched for "parrots," and then clicked Bookmark Search Results, a folder named "Search: parrots" would be added to your bookmarks list. Each time you save search results, a new folder is added.</p>
<p>If you prefer to file all your saved search results in a single folder, you can designate an Internet search folder.</p>
<ol>
<li>Open the Bookmarks menu and choose Manage Bookmarks.
<li>In the Manage Bookmarks window, select a folder to hold search results.
<li>Open the View menu and choose Set as New Internet Search Folder.
</ol>
<p>
[&nbsp;<A HREF="#cust_bkmk">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_bkmk_change"></a>
<h2>Changing Individual Bookmarks</h2>
<p>You can change the information for any individual bookmark.</p>
<ol>
<li>Open the Bookmarks menu and choose Manage Bookmarks.</li>
<li>In the Manage Bookmarks window, click a bookmark.</li>
<li>Open the Edit menu and choose Properties.</li>
<li>In the Properties window, click the General Information tab.</li>
</ol>
<p>You can rename the bookmark (the name appears in your bookmark list), add descriptive information, or set a keyword. (A bookmark's keyword can be typed into the location field to go to the bookmarked site.)
<p>You can also set Netscape 6 to check bookmarked web sites for changes.</p>
<ol>
<li>Open the Bookmarks menu and choose Manage Bookmarks.</li>
<li>In the Manage Bookmarks window, click a bookmark.</li>
<li>Open the Edit menu and choose Properties.</li>
<li>In the Properties window, click the Schedule tab.</li>
<li>Use the pull down menus to specify how frequently you want Netscape 6 to check the bookmarked page for changes.</li>
<li>If you want to be notified when the bookmarked page changes, choose a notification option.</li>
</ol>
</ol>
<p>
[&nbsp;<A HREF="#cust_bkmk">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_bkmk_search"></a>
<h2>Searching Your Bookmarks</h2>
<p>To search the bookmarks list:</p>
<ol>
<li>Open the Bookmarks menu and choose Manage Bookmarks.
<li>In the Manage Bookmarks window, open the Edit menu and choose Find in Bookmarks.</li>
<li>In the pop-up menus choose options to define your search, and then click Find. Bookmarks that match your search criteria are displayed.
</ol>
<p>Search options:</p>
<ul>
<li>Choose "contains," "starts with," or "ends with" if you know only part of the word or phrase for which you're searching.
<li>Choose "is" if you know exactly what you're searching for.
<li>Choose "is not" or "doesn't contain" to exclude pages.</li>
<li>Click the fill-in field and type all or part of name or URL (web address) for the bookmarks or history listings that you want to find or exclude.</li>
</ul>
<p>To use the search results:</p>
<ul>
<li>Double-click a bookmark in the list to go to it.
<li>Click Bookmark Search Results to save the list as a bookmark. The saved search is added to the bottom of your bookmarks list.
</ul>
<p><i>Tip:</i>: If the list is hard to read, try expanding the Search Bookmarks/History window.
<p>
[&nbsp;<A HREF="#cust_bkmk">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_bkmk_multiple"></a>
<h2>Exporting or Importing a Bookmark List (Advanced Feature)</h2>
<p>Your bookmarks are stored in a file named bookmarks.html. You can export a copy of this file and save it in a folder of your choosing. You can then edit it and treat it as you would any HTML file.</p>
<ol>
<li>Open the Bookmarks menu and choose Manage Bookmarks.
<li>In the Manage Bookmarks window, open the File menu and choose Export Bookmarks.
<li>In the Export Bookmark File window, choose a folder. Your bookmarks.html file will be copied into the folder you designate.
<li>Click Save.
</ol>
<p>Your Netscape 6 bookmarks are not altered by this procedure.
<p>You can also import bookmarks files from other sources, such as friends, earlier Netscape versions, or other browsers.
<p>Before you start, make sure that the bookmark file you want to import is an HTML file.
<ol>
<li>Open the Bookmarks menu and choose Manage Bookmarks.
<li>In the Manage Bookmarks window, open the File menu and choose Import Bookmarks.
<li>In the Import Bookmark File window, locate and select the bookmark file you want to import.
<li>Click Save.
</ol>
<p>The imported bookmark file is treated as new bookmarks, and added to the bottom of your bookmarks list. If you have designated a new bookmark folder, the imported bookmark file is added to that folder.
<p>You can use any bookmarks file as your <b>default</b> Netscape 6 bookmarks, as long as it is an HTML file and is named "bookmarks.html."
<p>Before you begin, close all Netscape 6 windows and exit from Netscape 6.
<ol>
<li>Go to the directory that contains Netscape 6 on your computer, and find the Users subdirectory.
<li>In the Users subdirectory, open the directory for your current profile.
<li>In the directory for your profile, find the current bookmarks.html file and rename it. (For instance, rename it "bookmarks.old.")
<li>Put the new bookmarks.html file in the directory containing your profile. This replaces the file you just renamed.
<li>Restart Netscape 6. Your new bookmarks file will be used as the default bookmarks.
</ol>
<p>
[&nbsp;<A HREF="#cust_bkmk">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_bkmk_pre"></a>
<h2>About the Pre-Selected Bookmarks</h2>
<p>Netscape 6 comes with a number of bookmarks already available for you to use, organized into folders such as "business," "travel," and so forth. These bookmarks take you to some of the Web's best sites and services.</p>
<p>The task bar along the bottom of the Netscape 6 window also contains bookmarks, arranged in a set of pop-up menus. These bookmarks take you to Netscape's web site, Netcenter, where you find services such as an address book and calendar, news, information about the latest software, and more.</p>
<IMG SRC="images/taskbar_menus.gif" WIDTH="253" HEIGHT="222" HSPACE="0" VSPACE="0">
<p>
[&nbsp;<A HREF="#cust_bkmk">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_page"></a>
<hr>
<h1>Specifying How Netscape Starts Up</h1>
<p>&nbsp;</p>
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
<tr>
<td class="inthissection">
<p>In this section:</p>
<p><a href="#cust_startpage">Specifying a Starting Page</a></p>
<p><a href="#cust_home">Changing Your Home Page</a></p>
<p><a href="#cust_start">Specifying Which Components Open at Launch</a></p>
</td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="cust_startpage"></a>
<h2>Specifying a Starting Page</h2>
<p>You can specify how your browser window opens up at launch.</p>
<ol>
<li>Open the Edit menu and choose Preferences.
<li>Under the Navigator category, chose "When Navigator starts up display:" to specify whether you want a blank page, your home page, or the last web page visited to open automatically when you launch your browser.
</ol>
<p>
[&nbsp;<A HREF="#cust_page">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_home"></a>
<h2>Changing Your Home Page</h2>
<p>Your home page is the page that opens when you click the Home button in the personal toolbar. Depending on how your preferences are set, it may also be the page that opens automatically when you launch Netscape.</p>
<p>To specify your home page:</p>
<ol>
<li>Open the Edit menu and choose Preferences.
<li>Click the Navigator category.
<li>In the Home page section, do one of the following:
<ul>
<li>Type your home page's URL (web address) in the Location: field.
<li>Click Use Current Page to make the page currently displayed in the browser window your home page.
<li>Click Choose File to select a local file from your computer's hard drive.
</ul>
</ol>
<p>
[&nbsp;<A HREF="#cust_page">Return to beginning of section</A>&nbsp;]
</p>
<p>&nbsp;</p>
<a NAME="cust_start"></a>
<h2>Specifying Which Components Open at Launch</h2>
<ol>
<li>Open the Edit menu and choose Preferences.
<li>Click the Appearance category
<li>Select the components you want opened automatically each time you start Netscape.
</ol>
<p>
[&nbsp;<A HREF="#cust_page">Return to beginning of section</A>&nbsp;]
</p>
<hr>
<p><i>10/12/00</i></p>
<hr>
<p>Copyright &copy; 1994-2000 Netscape Communications Corporation.</p>
</body>
</html>

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -7,7 +7,7 @@
<rdf:Description about="urn:root">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="nav-doc" nc:name="Browsing the Web" nc:link="chrome://help/locale/navcont.html"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc" nc:name="Browsing the Web" nc:link="chrome://help/locale/nav_help.html"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -15,7 +15,7 @@
<rdf:Description about="#nav-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="nav-doc-view" nc:name="Viewing Your Home Page" nc:link="chrome://help/locale/navcont.html#nav_view"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-view" nc:name="Viewing Your Home Page" nc:link="chrome://help/locale/nav_help.html#nav_view"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -23,7 +23,7 @@
<rdf:Description about="#nav-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="nav-doc-move" nc:name="Moving to Another Page" nc:link="chrome://help/locale/navcont.html#nav_move"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-move" nc:name="Moving to Another Page" nc:link="chrome://help/locale/nav_help.html#nav_move"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -31,7 +31,7 @@
<rdf:Description about="#nav-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="nav-doc-link" nc:name="Clicking a Link" nc:link="chrome://help/locale/navcont.html#nav_link"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-link" nc:name="Clicking a Link" nc:link="chrome://help/locale/nav_help.html#nav_link"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -39,7 +39,7 @@
<rdf:Description about="#nav-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="nav-doc=steps" nc:name="Retracing Your Steps" nc:link="chrome://help/locale/navcont.html#nav_retrace"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc=steps" nc:name="Retracing Your Steps" nc:link="chrome://help/locale/nav_help.html#nav_retrace"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -47,7 +47,7 @@
<rdf:Description about="#nav-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="nav-doc-reload" nc:name="Stopping and Reloading" nc:link="chrome://help/locale/navcont.html#nav_reload"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-reload" nc:name="Stopping and Reloading" nc:link="chrome://help/locale/nav_help.html#nav_reload"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -55,7 +55,7 @@
<rdf:Description about="#nav-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="nav-doc-bmark" nc:name="Visiting Bookmarked Pages" nc:link="chrome://help/locale/navcont.html#nav_bookmark"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-bmark" nc:name="Visiting Bookmarked Pages" nc:link="chrome://help/locale/nav_help.html#nav_bookmark"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -63,7 +63,7 @@
<rdf:Description about="#nav-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="nav-doc-sidebar" nc:name="Using My Sidebar" nc:link="chrome://help/locale/navcont.html#nav_sidebar"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-sidebar" nc:name="Using My Sidebar" nc:link="chrome://help/locale/nav_help.html#nav_sidebar"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -74,7 +74,7 @@
<rdf:Description about="urn:root">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc" nc:name="Getting Started with Netscape Mail" nc:link="chrome://help/locale/mailcont.html" /> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc" nc:name="Getting Started with Netscape Mail" nc:link="chrome://help/locale/mail_help.html" /> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -82,7 +82,7 @@
<rdf:Description about="#mail-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc-setup" nc:name="Using the Mail Account Setup Wizard" nc:link="chrome://help/locale/mailcont.html#MAIL_NEWS_WIZARD"/> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc-setup" nc:name="Using the Mail Account Setup Wizard" nc:link="chrome://help/locale/mail_help.html#MAIL_NEWS_WIZARD"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -90,7 +90,7 @@
<rdf:Description about="#mail-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc-add" nc:name="Setting Up Additional Accounts" nc:link="chrome://help/locale/mailcont.html#account_settings"/> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc-add" nc:name="Setting Up Additional Accounts" nc:link="chrome://help/locale/mail_help.html#account_settings"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -98,7 +98,7 @@
<rdf:Description about="#mail-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc-id" nc:name="Your Identity Preferences" nc:link="chrome://help/locale/mailcont.html#PREFERENCES_MAILNEWS_IDENTITY"/> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc-id" nc:name="Your Identity Preferences" nc:link="chrome://help/locale/mail_help.html#PREFERENCES_MAILNEWS_IDENTITY"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -106,7 +106,7 @@
<rdf:Description about="#mail-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc-choose" nc:name="Choosing Between IMAP and POP3" nc:link="chrome://help/locale/mailcont.html#IMAP_and_POP3"/> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc-choose" nc:name="Choosing Between IMAP and POP3" nc:link="chrome://help/locale/mail_help.html#IMAP_and_POP3"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -114,7 +114,7 @@
<rdf:Description about="#mail-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc-pop" nc:name="Setting POP Server Information" nc:link="chrome://help/locale/mailcont.html#POP_SERVER"/> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc-pop" nc:name="Setting POP Server Information" nc:link="chrome://help/locale/mail_help.html#POP_SERVER"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -122,7 +122,7 @@
<rdf:Description about="#mail-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc-imap" nc:name="Setting IMAP Server Information" nc:link="chrome://help/locale/mailcont.html#IMAP_SERVER"/> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc-imap" nc:name="Setting IMAP Server Information" nc:link="chrome://help/locale/mail_help.html#IMAP_SERVER"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -130,7 +130,7 @@
<rdf:Description about="#mail-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc-news" nc:name="Setting Newsgroup Server Information" nc:link="chrome://help/locale/mailcont.html#DISCUSSION_HOST_PROPERTIES"/> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc-news" nc:name="Setting Newsgroup Server Information" nc:link="chrome://help/locale/mail_help.html#DISCUSSION_HOST_PROPERTIES"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -138,7 +138,7 @@
<rdf:Description about="#mail-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc-prefs" nc:name="Setting Preferences for Copies and Folders" nc:link="chrome://help/locale/mailcont.html#PREFERENCES_MAILNEWS_COPIES"/> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc-prefs" nc:name="Setting Preferences for Copies and Folders" nc:link="chrome://help/locale/mail_help.html#PREFERENCES_MAILNEWS_COPIES"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -146,7 +146,7 @@
<rdf:Description about="#mail-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc-smtp" nc:name="Setting Preferences for SMTP" nc:link="chrome://help/locale/mailcont.html#PREFERENCES_MAILNEWS_SMTP"/> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc-smtp" nc:name="Setting Preferences for SMTP" nc:link="chrome://help/locale/mail_help.html#PREFERENCES_MAILNEWS_SMTP"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -154,7 +154,7 @@
<rdf:Description about="#mail-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="mail-doc-im" nc:name="Using Instant Messenger with Netscape Mail" nc:link="chrome://help/locale/mailcont.html#INSTANT_MESSENGER"/> </rdf:li>
<rdf:li> <rdf:Description ID="mail-doc-im" nc:name="Using Instant Messenger with Netscape Mail" nc:link="chrome://help/locale/mail_help.html#INSTANT_MESSENGER"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -164,7 +164,7 @@
<rdf:Description about="urn:root">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="comp-doc" nc:name="Creating Web Pages" nc:link="chrome://help/locale/compcont.html"/> </rdf:li>
<rdf:li> <rdf:Description ID="comp-doc" nc:name="Creating Web Pages" nc:link="chrome://help/locale/composer_help.html"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -172,7 +172,7 @@
<rdf:Description about="#comp-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="comp-doc-create" nc:name="Creating a New Page" nc:link="chrome://help/locale/compcont.html#create_document"/> </rdf:li>
<rdf:li> <rdf:Description ID="comp-doc-create" nc:name="Creating a New Page" nc:link="chrome://help/locale/composer_help.html#create_document"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -180,7 +180,7 @@
<rdf:Description about="#comp-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="comp-doc-choose" nc:name="Choosing the Right Editing Mode" nc:link="chrome://help/locale/compcont.html#Edit_modes"/> </rdf:li>
<rdf:li> <rdf:Description ID="comp-doc-choose" nc:name="Choosing the Right Editing Mode" nc:link="chrome://help/locale/composer_help.html#Edit_modes"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -188,7 +188,7 @@
<rdf:Description about="#comp-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="comp-doc-save" nc:name="Saving and Browsing" nc:link="chrome://help/locale/compcont.html#browse_new_page"/> </rdf:li>
<rdf:li> <rdf:Description ID="comp-doc-save" nc:name="Saving and Browsing" nc:link="chrome://help/locale/composer_help.html#browse_new_page"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -199,7 +199,7 @@
<rdf:Description about="urn:root">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="cust-doc" nc:name="Customizing Netscape 6" nc:link="chrome://help/locale/custcont.html"/> </rdf:li>
<rdf:li> <rdf:Description ID="cust-doc" nc:name="Customizing Netscape 6" nc:link="chrome://help/locale/customize_help.html"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -207,7 +207,7 @@
<rdf:Description about="#cust-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="cust-font" nc:name="Changing Fonts, Colors, and Themes" nc:link="chrome://help/locale/custcont.html#cust_font"/> </rdf:li>
<rdf:li> <rdf:Description ID="cust-font" nc:name="Changing Fonts, Colors, and Themes" nc:link="chrome://help/locale/customize_help.html#cust_font"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -215,7 +215,7 @@
<rdf:Description about="#cust-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="cust-sidebar-define" nc:name="What is My Sidebar?" nc:link="chrome://help/locale/custcont.html#cust_sidebar_define"/> </rdf:li>
<rdf:li> <rdf:Description ID="cust-sidebar-define" nc:name="What is My Sidebar?" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_define"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -223,7 +223,7 @@
<rdf:Description about="#cust-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="cust-sidebar-using" nc:name="Using My Sidebar" nc:link="chrome://help/locale/custcont.html#cust_sidebar_using"/> </rdf:li>
<rdf:li> <rdf:Description ID="cust-sidebar-using" nc:name="Using My Sidebar" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_using"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -231,7 +231,7 @@
<rdf:Description about="#cust-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="cust-sidebar-adding" nc:name="Adding My Sidebar Tabs" nc:link="chrome://help/locale/custcont.html#cust_sidebar_adding"/> </rdf:li>
<rdf:li> <rdf:Description ID="cust-sidebar-adding" nc:name="Adding My Sidebar Tabs" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_adding"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -239,7 +239,7 @@
<rdf:Description about="#cust-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="cust-sidebar-indiv" nc:name="Customizing Individual My Sidebar Tabs" nc:link="chrome://help/locale/custcont.html#cust_sidebar_indiv"/> </rdf:li>
<rdf:li> <rdf:Description ID="cust-sidebar-indiv" nc:name="Customizing Individual My Sidebar Tabs" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_indiv"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -247,7 +247,7 @@
<rdf:Description about="#cust-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="cust-sidebar-reorg" nc:name="Reorganizing My Sidebar Tabs" nc:link="chrome://help/locale/custcont.html#cust_sidebar_reorg"/> </rdf:li>
<rdf:li> <rdf:Description ID="cust-sidebar-reorg" nc:name="Reorganizing My Sidebar Tabs" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_reorg"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -255,7 +255,7 @@
<rdf:Description about="#cust-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="cust-sidebar-removing" nc:name="Removing My Sidebar Tabs" nc:link="chrome://help/locale/custcont.html#cust_sidebar_removing"/> </rdf:li>
<rdf:li> <rdf:Description ID="cust-sidebar-removing" nc:name="Removing My Sidebar Tabs" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_removing"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -263,7 +263,7 @@
<rdf:Description about="#cust-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="cust-sidebar-openclose" nc:name="Opening, Closing, and Resizing" nc:link="chrome://help/locale/custcont.html#cust_sidebar_openclose"/> </rdf:li>
<rdf:li> <rdf:Description ID="cust-sidebar-openclose" nc:name="Opening, Closing, and Resizing" nc:link="chrome://help/locale/customize_help.html#cust_sidebar_openclose"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -273,7 +273,7 @@
<rdf:Description about="urn:root">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="im-doc" nc:name="Using Netscape Instant Messenger" nc:link="chrome://help/locale/imcont.html"/> </rdf:li>
<rdf:li> <rdf:Description ID="im-doc" nc:name="Using Netscape Instant Messenger" nc:link="chrome://help/locale/im_help.html"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -281,7 +281,7 @@
<rdf:Description about="#im-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="im-doc-what" nc:name="What Is Instant Messenger?" nc:link="chrome://help/locale/imcont.html#im_whats"/> </rdf:li>
<rdf:li> <rdf:Description ID="im-doc-what" nc:name="What Is Instant Messenger?" nc:link="chrome://help/locale/im_help.html#im_whats"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -289,7 +289,7 @@
<rdf:Description about="#im-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="im-doc-setup" nc:name="Setting Up" nc:link="chrome://help/locale/imcont.html#im_setup"/> </rdf:li>
<rdf:li> <rdf:Description ID="im-doc-setup" nc:name="Setting Up" nc:link="chrome://help/locale/im_help.html#im_setup"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -297,7 +297,7 @@
<rdf:Description about="#im-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="im-doc-reg" nc:name="Registering New Screen Names" nc:link="chrome://help/locale/imcont.html#im_regist"/> </rdf:li>
<rdf:li> <rdf:Description ID="im-doc-reg" nc:name="Registering New Screen Names" nc:link="chrome://help/locale/im_help.html#im_regist"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -305,7 +305,7 @@
<rdf:Description about="#im-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="im-doc-signon" nc:name="Signing On" nc:link="chrome://help/locale/imcont.html#im_signon"/> </rdf:li>
<rdf:li> <rdf:Description ID="im-doc-signon" nc:name="Signing On" nc:link="chrome://help/locale/im_help.html#im_signon"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -313,7 +313,7 @@
<rdf:Description about="#im-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="im-doc-screen" nc:name="Using Multiple Screen Names" nc:link="chrome://help/locale/imcont.html#im_multnam"/> </rdf:li>
<rdf:li> <rdf:Description ID="im-doc-screen" nc:name="Using Multiple Screen Names" nc:link="chrome://help/locale/im_help.html#im_multnam"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -321,7 +321,7 @@
<rdf:Description about="#im-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="im-doc-prefs" nc:name="Setting Preferences" nc:link="chrome://help/locale/imcont.html#im_prefs"/> </rdf:li>
<rdf:li> <rdf:Description ID="im-doc-prefs" nc:name="Setting Preferences" nc:link="chrome://help/locale/im_help.html#im_prefs"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -329,7 +329,7 @@
<rdf:Description about="#im-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li><rdf:Description ID="im-doc-settings" nc:name="Specifying Connection Settings" nc:link="chrome://help/locale/imcont.html#im_connect"/> </rdf:li>
<rdf:li><rdf:Description ID="im-doc-settings" nc:name="Specifying Connection Settings" nc:link="chrome://help/locale/im_help.html#im_connect"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -339,7 +339,7 @@
<rdf:Description about="urn:root">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="security-doc" nc:name="Understanding Privacy" nc:link="chrome://help/locale/securitycont.html"/> </rdf:li>
<rdf:li> <rdf:Description ID="security-doc" nc:name="Understanding Privacy" nc:link="chrome://help/locale/security_help.html"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -348,7 +348,7 @@
<nc:subheadings>
<rdf:Seq>
<rdf:li>
<rdf:Description ID="security-doc-info" nc:name="How Does a Web Site Gather Information About Me?" nc:link="chrome://help/locale/securitycont.html#privacy_gatherinfo"/> </rdf:li>
<rdf:Description ID="security-doc-info" nc:name="How Does a Web Site Gather Information About Me?" nc:link="chrome://help/locale/security_help.html#privacy_gatherinfo"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -357,7 +357,7 @@
<nc:subheadings>
<rdf:Seq>
<rdf:li>
<rdf:Description ID="security-doc-visit" nc:name="What Information Does My Browser Give to a Web Site?" nc:link="chrome://help/locale/securitycont.html#privacy_visit"/> </rdf:li>
<rdf:Description ID="security-doc-visit" nc:name="What Information Does My Browser Give to a Web Site?" nc:link="chrome://help/locale/security_help.html#privacy_visit"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -366,7 +366,7 @@
<nc:subheadings>
<rdf:Seq>
<rdf:li>
<rdf:Description ID="security-doc-cookies" nc:name="What Are Cookies, and How Do They Work?" nc:link="chrome://help/locale/securitycont.html#privacy_cookies"/> </rdf:li>
<rdf:Description ID="security-doc-cookies" nc:name="What Are Cookies, and How Do They Work?" nc:link="chrome://help/locale/security_help.html#privacy_cookies"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -375,7 +375,7 @@
<nc:subheadings>
<rdf:Seq>
<rdf:li>
<rdf:Description ID="security-doc-unauth" nc:name="How Do I Make Sure Unauthorized People Don't Use Information About Me?" nc:link="chrome://help/locale/securitycont.html#privacy_unauth"/> </rdf:li>
<rdf:Description ID="security-doc-unauth" nc:name="How Do I Make Sure Unauthorized People Don't Use Information About Me?" nc:link="chrome://help/locale/security_help.html#privacy_unauth"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>
@ -385,7 +385,7 @@
<rdf:Seq>
<rdf:li>
<rdf:Description ID="security-doc-anon" nc:name="Browsing Anonymously"
nc:link="chrome://help/locale/securitycont.html#privacy_anon"/> </rdf:li>
nc:link="chrome://help/locale/security_help.html#privacy_anon"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>

Просмотреть файл

@ -0,0 +1,37 @@
<html>
<head>
<title>Browser Help</title>
<link rel="stylesheet" href="chrome://communicator/locale/help/content_style.css" type="text/css">
<!-- Çlink rel="stylesheet" href="../style.css" type="text/css"È -->
</head>
<body bgcolor="white">
<h1>Welcome to Netscape 6 Help</h1>
<p>To get help, click one of the links on the left.</p>
<p><i>Browsing the Web</i> covers navigating and searching for web sites, copying, saving, and printing web pages, and setting preferences for languages, cache, file types, and proxies.
<p><i><A HREF="mailcont.html">Mail and News</A></i> covers sending and receiving email, reading newsgroups, and setting mail and news preferences.
<p><i><A HREF="imcont.html">Instant Messenger</A></i> covers sending and receiving instant messages, setting up chats, and setting Instant Messenger preferences.
<p><i><A HREF="custcont.html">Customizing Netscape 6</A></i> covers changing the look of your Netscape 6 window, creating bookmarks and shortcuts, and customizing toolbars and My Sidebar.
<p><i><A HREF="securitycont.html">Understanding Privacy</A></i> covers managing cookies and using the Internet privacy features of Netscape 6.
<p><i><A HREF="compcont.html">Creating Web Pages</A></i> covers using Netscape Composer to create your own pages for the World Wide Web.
<hr>
<p><i>01/25/01</i></p>
<hr>
<p>Copyright 1994-2000 Netscape Communications Corporation.</p>
</body>
</html>