Incorporating MultiMedia in your Web Documents

Sample Page


<HTML>
<HEAD>
<META NAME="keywords" CONTENT="Sample Homepage"></META>
<TITLE>My Home Page</TITLE>
</HEAD>
<BODY>

<H1>Welcome</H1>

This is a sample page demonstrating the <B>HTML</B> skills covered in this workshop.
<P>
<UL>
<LI>HTML Code Structure
<LI>Formatting Text
<LI>Creating Links
<LI>Including MultiMedia
</UL>
<P>
<HR>
<CENTER>
Below are two popular Web Sites, click on the image to go to the site.
<P>
<A HREF="http://www.phillynews.com"/><IMG SRC="philly_online"></A>
<P>
<A HREF="http://philadelphia.libertynet.org"/><IMG SRC="lib_net.gif"></A>
<P>
<HR>
<IMG SRC="http://jeffline.tju.edu/Main_Menu/aisr.gif">
<P>
This workshop brought to you by AISR Education Services <BR>
and the Office of Academic Computing.
</CENTER>
</BODY>
</HTML>


[Parent Menu] [Next Page]
Last revised 4/10/96
Maintained by Anthony J. Frisby, Ph.D. (frisby@jeflin.tju.edu)
Copyright © 1995, 1996 Thomas Jefferson University. All Rights Reserved.