|
Introduction
| Navigating Pages | Favorites
& Downloading | Printing, Saving, Editing
Finding Text, Setting Your Home Page |
Cache, History, Resolution | Outside
Resources
Printing a web page:
There are several things to consider when attempting to print a
page. First, consider the amount of images and color on the page;
the default of many printers is to print at a considerably high
quality in color. You may not wish to waste so much ink. Also, look
around on the page when reading things such as articles; the website
maintainer(s) may have provided a link to a "printer-friendly"
version (this means that the graphics will be limited, and the text
will be formatted in a more traditional manner). To print without
changing any options, press the "Print" button in the
standard buttons toolbar. To select printing options before actually
printing, select File >> Print.

Saving a page:
There are several reasons why you may wish to save a website or
page to your own computer. One of the more popular reasons is to
simply view the coding that makes up the page, and learn new techniques.
Whatever your reason may be, you have a few options at your disposal.
To save a web page, select File >> Save As.

- Web Page, complete: This will save the entire HTML file (web
page) you are on, as well as a folder full of any and all images
that appear on that page
- Web Archive, single file: This will save the entire HTML file
(web page) you are on, as well as any and all images that appear
on the page, and create a single file which you can open (it will
appear as if you were online viewing the page)
- Web Page, HTML only: This will save only the HTML coding of the
page you are on
- Text File: This will attempt to format all text that appears on
the page you are saving into a single text-only file

Editing a page:
Rather than downloading a page with the above method, there are
two other ways to get right into editing the current page in your
browser. The first is to simply select File >> Edit with Microsoft
Word. This will open the page in Microsoft Word for editing in a
WYSIWYG (What You See Is What You Get) style.

If you wish to edit the actual HTML, you can select View >>
Source to open the source code to the page in Notepad (or WordPad,
if the filesize exceeds Notepad's capabilities).

>> next
|