pixel.gif (42 bytes)pixel.gif (42 bytes)Home | Instructor | Listserve | Web Discussion Board | Toolkit

PC Webpage Design: home | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | HTML Resources
pixel.gif (42 bytes)
Creating a Frontpage for your Website
pixel.gif (42 bytes)
Prior to this activity, you should have created and saved three curriculum-specific webpages. You are now going to build a frontpage for the mini-website you have created. Here’s how to do it:

 

  1. Open the DiDa HTML Editor.
  2. You will be using the blank HTML Document that appears on the screen.
  3. Type these lines on the screen. Hit the Enter key two times after each line to create some blank lines in the document.


Adding the HTML Tags

  1. Hold down the mouse button and drag across the words "Welcome to (YOUR NAME)’s Website". (words turn blue)
  2. Click on the Header button and select H1. (<H1> tags appear at the front and back of the text line)
  3. Position the cursor in the blank space below ending </H1> tag.
  4. Click on the Format button and select Horizontal Line to add a <HR> tag to the webpage.
  5. Hold down the mouse button and drag across the remaining lines of text, stopping before the </BODY> tag at the end of the document. (text should turn blue)
  6. Click on the Header button and select H2 to add the Header Size 2 tags to the text. (<H2> tags should appear)
  7. Position the cursor at the end of each line of text in the body, click on the Format button and select Line Break to insert a <BR>tag at the end of each line. (this will force the browser to display each line separately instead of running them all together in paragraph form)
  8. Insert another <HR> tag following the <BR> tag after the line Click on the topic below to go to the webpage using the Format/Horizontal Line option.
  9. Your HTML document should now look like this: (Hint: you can add and remove blank lines using the Backspace and Enter Keys… just be careful not to delete any of the < >’s)


Now, you will add the links to the Curriculum-Specific Webpages you created in Activities 4 and 5. Here’s how to do it:

  1. Hold down the mouse button and drag across the title you used to identify your first curriculum-specific webpage. (words turn blue)
  2. Click on the Link Button.
  3. Select File on Local Drive.
  4. A dialog box will appear. Note: You may need to double-click on the a: drive to see all the folders. Double-click on the root folder to see all the files in the root folder.



  5. Select cswp1.htm and click on OK.
  6. A <A HREF="file:///a|/root/cswp1.htm">(YOUR FIRST TOPIC) Links</A> tag will be added to the webpage.
  7. (IMPORTANT NOTE: You will now make a slight modification to the hypertext address that was just added so that it will work with all web browsers (Netscape, Internet Explorer, AOL, etc.)
  8. Position the cursor in front of the letter c in cswp1.htm .
  9. Use the Backspace key to remove everything between the first quotation mark and the letter c .
  10. The tag should now read <A HREF="cswp1.htm"
  11. Use steps 1-10 above to create the links from your frontpage to the two other cswp#.htm webpages you created.
  12. Note: This simple modification will force all web browsers to automatically go back to the same folder where the frontpage is located to find the cswp#.htm files that you linked to the frontpage. Take my word for it… this eliminates a lot of problems and will allow your frontpage to work with whatever web browser you are using.
  13. Your completed frontpage should now look like this:


     

If you would like to add some of the graphic elements we worked with in Activities 2 and 3, you may do that now. Refer to the instructions in those activities to refresh your memory.

  1. When you are sure that all is correct, click on the File menu.
  2. Click on Save.
  3. Select the a: drive and the root folder
  4. In the File Name: box, replace the *.htm with fpage.htm
  5. Be sure that the directory path is a:\root\fpage.htm
  6. Click on OK.



  7. Click on the Preview Screen tab to view the webpage. It should look something like this. You can follow the links to your curriculum-specific webpages by clicking on the appropriate link. Of course, since you aren’t online, you will not be able to follow any of the online links on your curriculum-specific webpages. Click on the Home button to return to your frontpage.



  8. Save and Close the fpage.htm file and use File/Exit to close the DiDa HTML Editor.

Testing the Frontpage

  1. Log on to the Internet and open your web browser.
  2. Click on the File Menu.
  3. Click on Open File.
  4. Navigate to the a: drive and the root folder.
  5. Click on the fpage.htm file. (it should turn blue)
  6. Click on OK.
  7. Your new frontpage should appear on the screen looking something like this:



  8. Test the links to your curriculum-specific webpages and the links on those webpages.
  9. Note: If you find that a link doesn’t work, you will want to go back to DiDa after you log off and re-check the URL’s for the frontpage links. Is the file name correct? Does it have the .htm suffix? These are the most common errors or omissions. You can edit the URL from DiDa if you need to correct any problems. Be sure to save the corrections when you are finished.


Note: I would like to see the frontpage that you have created for your website. E-mail the HTML source code for your fpage.htm file to me <bjost@josts.net>. Include the words "webpage E" in the subject of the message. You do not need to include any graphic files that you added to the webpage, just the HTML source code. Record the date you sent the file in your logbook.

 

pixel.gif (42 bytes)

website maintained by Bob Jost | bjost@josts.net | last modified May 28, 2001
Copyright © 1997-1999 by Bob Jost All rights reserved