Class Homepage
 

CIT15 Computer Concepts 
Fresno City College
Joan Frese, Instructor
 

 Web Page Assignment

Create the Text File  (Note:  The Instructor will give you a disk with images)

1.     Open Notepad  (Start Button/ Programs/Accessories/Notepad)

2.     Type this:

<HTML>

<TITLE>Your name </TITLE>

<BODY   BGCOLOR=Yellow     TEXT=Green>

<H1  ALIGN=CENTER>Your Name's Web Page

<P ALIGN=CENTER>

<IMG SRC ="boy.jpg">               (Or “girl”.jpg or any other on disk)

<BR><BR>

Here is one of my favorite things:

<BR>

<IMG SRC="popcorn.gif" >                  (You can insert any picture on disk)

</BODY>

</HTML>

 

3.     Save the text file as:    a:index.html  (On the disk that the instructor has given you)

4.     Open Windows Explorer (Right-click on Start button, and left click on Explore)

5.     Open the A: folder

6.     Double click on the file you just created (index.html)  This will open the file and show it to you in the browser window the way it would look if it were on a web page

7.     If it does not look right, proofread your code carefully, make corrections, save, and view again.  Try changing colors, saving & viewing again. (Click on the “refresh” button in your browser window)

Print your Browser Screen

1.     Have the browser window open, with your web page showing  Choose File/Prin

Other colors to choose from:

Red, Blue, Green, Lime, Aqua, Silver, Fuchsia, Tan, Orange, Hotpink, Black, Yellow, etc. 

 

To Publish your Web Page on the Internet