This is the code from one of my pages.
The large image displays on a page named faux2.html. The "A" attribute tells
the browser that this is a link. and the "alt" attribute is the text
displayed when the mouse hovers over the image. The border attribute is not
neeeded unless you're using a table.
Just substutute your page and image names.

<A href="faux2.html"><IMG src="tablebathumb.jpg" alt="Before and after"
border="0"></A>
There are many other ways to do this.

The best HTML tutorial is at:
http://www.mcli.dist.maricopa.edu/tut/index.html
Images are covered in lesson 7a.
http://www.mcli.dist.maricopa.edu/tut/tut7a.html
Anchors are covered in lesson 8.
http://www.mcli.dist.maricopa.edu/tut/tut8.html
Good luck.
***********************************************************************
I am selling some items on ebay and I need to know the code that will
cause my small .jpg to open a full sized .jpg in a new window. I know
that I will have to include both sized photos on my server, but other
than that, I am very ignorant of html.
============= PCWorks Mailing List =================
Don't see your post? Check our posting guidelines &
make sure you've followed proper posting procedures,
http://pcworkers.com/rules.htm
Contact list owner <[EMAIL PROTECTED]>
Unsubscribing and other changes: http://pcworkers.com
=====================================================

Reply via email to