Course Web Site Design with FrontPage
Monday, January 8, 2007 from 1:00 PM to 3:00 PM
(Kent Library Little Theatre)

 

Facilitator: Dr. Mike Rodgers


 A continuation of the course Web site development workshop, this session will focus on issues emerging from multi-page websites including design, format, and functionality. Specific topics include: using tables, implementing forms, and developing style sheets.


Goal Task Resources
A. Conceptually connect OIS and FrontPage

The FrontPage Web

1. Starting FP: 1st time, every time: Find FP on your computer and start it.

2. FP views : Explore the various views, ending up with folder view as your “standard” working view: "When a Web is open, this view lets you organize its files and folders."

3. What is a Web?

  1. Log on to your personal CSTL Web.
  2. Explore the basics of Web folder structure.
  3. Look for an "index.htm" page.
OIS knows no content!  Microsoft FrontPage will help you add content to pages in your site: FrontPage (FP) is a Web-page authoring tool that is installed on computers available in faculty offices and campus computer labs. It's more than a word processor! FP helps you organize your entire class Website, so that students will be able to readily access your course materials from anywhere the Internet reaches. CSTL provides a "How To" site to help you with some FrontPage features.
B. Use FrontPage to put content on a Web Page 4. Add content to an existing page
  1. Text (raw, and from a  Word document)
  2. Images (clipart, file, properties)
  3. Files
Some Ways to Add Content (review of morning session)

Add and format text: Text is still the workhorse of higher education. FP offers a wide array of formatting, some of which we will investigate here.

Images: If you believe that a picture is worth 1000 words, here is your chance to speak volumes! FP makes it easy to import images to your Web and to add those images to your Web pages.
  5. Add a new page
  1. create
  2. link
Hyperlink propertiesUse hyperlinks to allow your students to browse to other Web pages, send e-mail, or download other content files.

- Break -

C. Formatting content: Tables 6. Use a table to present tabulated data.

Inserting a TableMany disciplines rely on tables to organize large amounts of data. But, the Web's unique working environment makes tables valuable to almost anyone who needs to format information on a Web page. We'll see how to use tables to control placement of data in Web pages.

  7. Use a table with no visible borders to position content on a page. Setting the border to be invisileHTML offers far less control than word processors do over the placement of information on a page or screen. This is NOT a shortcoming of HTML. Rather, it is a fundamental feature of HTML that allows content to be rendered appropriately by a much larger number of computer systems. When you choose HTML over, say, Microsoft Word, you are really selecting maximum access for the information that you wish to disseminate. However, we often desire some control over placement of text and images, even in HTML documents. Fortunately, TABLES provide a measure of control.
D. Gathering user information: Forms 8. Use the OIS formserver and Frontpage to gather user data.
  1. Use Frontpage to build a form
  2. Switch from Normal to HTML view to paste the formsaver tags
  3. Submit data to the form as a user would
  4. Examine the data in the formresults folder
Switch from Normal to HTML to add formserver tagsThe formserver is an OIS feature that allows reliable data collection from an Web page in an  OIS protected folder. The HTML tags are as follows:

<form method="POST" action="/ois-bin/formsrv/formsrv.dll" name="FrontPage_Form1">
<input type="hidden" name="SaveToFilename" value="2006Fchrom.csv">
<input type="hidden" name="FileFormat" value="CSV">
<input type="hidden" name="SuccessMsg" value="Thank you for your answers, %FirstName%.">
</form>

E. Customizing the look and feel: Style Sheets 9. Create a style sheet

10. Use a style sheet

Important features of the FP style window
F. Project 11. Create a page using features in tasks above get the practice assignment
G. Wrap up 12. Address final questions

13. Complete session evaluation

 

 


© Copyright 2007, Southeast Missouri State University
Comments, suggestions, and questions regarding this site? E-mail Michael L. Rodgers at
mrodgers@semo.edu

Last Updated: 01/07/07                Disclaimer