HTML

 HTML AT A GLANCE
 ADD TEXT
 ADD IMAGES
 MAKE LINKS
 MAKE FRAMES
 MAKE TABLES

 E-MAIL ME




I void all responsiblity of any content of any advertisement displayed above this line

1 Cool Helper's
Image Tutorial


     Images put the pizzaz in a pizzazless website (I just made up 1 new word...and a new spelling). I personally, use images sparingly, because my sites have pizzaz. The only images you will see in this whole site are for demonstration purposes, and bragging rights to me. Well, you just want to know how to put in an image, so here it is.

The sample:
   <img src="image.jpg" height="16" width="75" alt="IMAGE" 
       align="center">

The outcome: IMAGE


A Closer look

<img>- Tells the viewers browser that you want to display an image. But don't get caught up just yet..you must do some more homework first.

src- Every image tag has this. This stands for source.
height- The height in pixels. I have never figured out pixels..they are crazy, so don't ask me.
width- The width in pixels. Same as above.
alt- If a veiwer cannot see your image for one reason or another, they can view this text.
align- If you are writing text with images mixed up in all of it, you will find this in most all of them. It aligns the text on the same line as it.


Well, that's about it. If you want to know how to make your images links, look at the links tutorial.





Tickets.com

MSN Expedia Travel
© 1999 1 Cool Helper