Intro to HTML

Lessons:
   Creating a Web Page
   Background Color
   Unwanted Spaces
   Adding Spaces
   Working with Lists
   Extra HTML Tags
   Fixing Bad Links
   Image Sources
   Creating Frames

Additional Resources

Teaching Guide

Feedback


 

Image Sources
When working with Netscape Composer it is also important to be aware of how to edit the code for an image source because, as with links, your system may add root folder information and create invalid connections to these images.  It is also important to be able to link image information to an image so it is "linked" through your server, rather than making a link to an outside source.

A proper image source would be something like this:

<img src="http://cuip.uchicago.edu/wit/2000/picture1.jpg">

If your image source has extra file information, 

i.e. "c:/mydocuments/http://cuip.uchicago.edu..."

then you will need to remove the code before the "http://"

 

 

The contents of the Web Institute Web Site, including the On-Line Curriculum, Web Tank, and Session Notes, are Copyright 1999-2000, Graham School of General Studies, University of Chicago. No one may print, copy, or otherwise reproduce these materials without the express written permission of the Director of Education Programs at the Graham School. All rights reserved.

The chapters from Curriculum Webs: A Practical Guide to Weaving the Web into Teaching and Learning are Copyright 1999-2000, Craig A. Cunningham and Marty Billingsley. No one may print, copy, or otherwise reproduce these materials without the express written permission of the authors. All rights reserved.