CSC 107      Spring 2001

How-to Basics


[ Internet Explorer Web Browser | NotePad Text Editor | File Transfers ]

Internet Explorer Web Browser

A Web browser is a program for accessing and displaying Web pages. The two most popular Web browsers are Microsoft's Internet Explorer and Netscape's Communicator, both of which are free. While either browser will work fine for viewing most pages, there are some subtle differences that may affect the display of some pages, especially with respect to newer features of the Web. For this class, Internet Explorer will be considered the default browser, although you may choose to use Netscape Communicator if you wish.

Starting Internet Explorer (IE):

Note: when you start the browser, the home page for that computer is automatically loaded. For computers on campus, the home page is most likely the Creighton University page. For your own personal computer, you can change the home page by selecting Internet Options from the Tools menu.

Opening a Web Page using IE

Note: you must be very careful when entering a Web address since any typo will cause the browser to fail in locating the page.

Opening a Local Web Page using IE

Note: when you open a local Web page, the file name is preceded with file:// in the Address box of the browser. This distinguishes the local page from pages loaded over the Web, whose addresses are preceded with http://.

Viewing the Source of a Web Page using IE

Downloading/Saving a Web Page using IE

Getting Help about IE:


NotePad Text Editor

Since a Web page is nothing more than a text file that contains special HTML tags, you can use any text editor you choose (even advanced word processors such as Word or WordPerfect, although you must be sure to save the file as plain text). For this class, the simple NotePad that comes with Windows is sufficient.

Starting NotePad:

Note: when NotePad opens, a new blank document is automatically opened and displayed. If you wish to create a new document, you can start typing directly in this untitled window.

Opening an Existing File using NotePad:

Note: if NotePad is set to be the default editor for Web pages in Internet Explorer (as specified in Tools -> Internet Options -> Programs), then a Web page can be opened simply by clicking the Edit button on the toolbar.

Saving a File using NotePad:

Copying a File using NotePad:

Getting Help about NotePad:


File Transfers

In order to make a Web page accessible to the world, it must be stored on a computer running special Web server software. For this course, this requires two steps, (1) uploading the file to the public_html directory of your bluejay account, and (2) setting the appropriate protection on the file so that Web broswers from outside of Creighton can view the page.

Transferring files to Bluejay

Making BlueJay Web Pages Accessible