===============================================================

Web Graphics Project 1

Step 3: Put your banner in a simple Web page

Use a simple text editor to enter HTML code to display your image. Here's an example; be sure to put in:
<html>
<head>
   <title>Banner Ad</title>
</head>
<body>

<h2>Banner Ad for Sarah Strong</h2>
<h3>INP 152 sec. 99</h3>

<img SRC="banner.gif">
</body>
</html>
 

Put your HTML page and banner on the WCC Student Web Server. For instructions, see "Uploading and Updating your Web Site" (Module W55h). See also "Web File Basics" (Module W50c), especially the section on Naming Files for the Web. Send the URL (Web address) to your instructor by email.
 

===============================================================

 
Previous Study
PreviousStep
Home Page for Case Studies
Home
Next Case Study
Next Step

Copyright © 2001, Laurence J. Krieg, Washtenaw Community College. Document details on home page.