Setting Up a Web Site - Advanced



What Kind of Information Is Available?

Concerns:

How to Access It

How do you display it on the Web?
Posting a Report File with the .html Extension
Using the <PRE> tag to Preserve Spacing

Reports can also be posted as text files with the .txt extension:
Text File with No HTML Tags

Reports can be edited with headings and background. The <PRE> tag would preserve the spacing of the report:
Enhanced Text File

Enhancing Text Files

Tags added to report file:

<BODY> <HTML> <HEAD> <TITLE>1997 Fall Semester Schedule - English Department</TITLE> </HEAD> <BODY BGCOLOR="ffffff"> <H2>1997 Fall Semester Schedule<BR>English Department</H2> <HR> <PRE>

Techniques for Enhancing Reports

Priorities:

Time required has an impact on how often data is updated.

Next: Better Use of Mainframe Data

Go to Top of Page

Back to Contents Page On to Next Section


Setting Up a Web Site
1998 MSACROA Conference
Monday, November 30, 1998