HTML Class 2




Using Images as links


Resizing Images

If the image you desire to use is to large or small you can resize it easily
for example the last image posted lets say you want it half it's original size
the original image size is 330 high and 162 wide so

<img src=http://soiuser.hyperchat.com/mistie/Master.jpg height=115 width=81>

Aligning Text With Images

Images don't always stand alone. you will often want text alongside them. Here you
will ALIGN text along the top, the middle, or the bottom. Again, you'll use the ALIGN="--"
attribute with one of these three: "top", "middle", or "bottom".

Here are the formats:

<IMG ALIGN="top" SRC="http://soiuser.hyperchat.com/mistie/slave.jpg"> text text text

<IMG ALIGN="middle" SRC="http://soiuser.hyperchat.com/mistie/slave.jpg"> text text text

<IMG ALIGN="bottom" SRC="http://soiuser.hyperchat.com/mistie/slave.jpg"> text text text

and they would look like this:

text text text

text text text

text text text

you may notice that using the top, middle, and bottom attributes only allows for one line of text and then the rest jumps down below the image.

 Here's the trick to solving that. Don't use the top, middle, or bottom attribute unless you only want one line of text. If you want text to wrap around the image, use ALIGN="left" and ALIGN="right".

Even if the image is already to the left, use the ALIGN="left" attribute anyway. It allows the text to wrap around the image fully.

 
Next class will cover forms, lists tables etc

so any questions left?

 
Providing you some helpful links

HTML class #3
covering:
lists
forms
tables

Html Guides
Html Basics

Stone Throw's qwic and easy html course

Html Primer

Colors
Lick Me's Color Specifier for Netscape 3.0

Basic Color Code

Colors in Netscape

Music
Master AShton's Music Page

SeaDance Midi and wave files

Ultimate Midi collection

The Midi Library

Fantasty Artwork
ImageNETion

Lots of Fantasy art links

Huge list of artists

Graphics
Doctor Draac's animated gif's

Fantasyland Graphics

Chosen Graphics

Clip art and graphic links

Hosted by www.Geocities.ws

1