Aligning Text With Images


Put all your text here to set it off. Looks good huh? Give the code below a try. Notice the text is after both
image tags.
( Kinda weird huh? )


Here's The Code

<<>img src="http:// url of image here"align="left"><<>img src="http://url of 2nd image here"align="right">TEXT HERE



Wanna "squish" 'em together and make the images smaller? Put them in a table, like this.

And all your text right in here, changing the size of the table and the images to suit the text. You can put
as much text as you want
and it won't stretch out the other cells
in the table. Kewl...huh? Just use line breaks.


Here's The code:

<<>table width="400"><<>tr><<>td><<>img src="http://url of image"height="70"align="left">img src="http://URL of image"height="70"align="right">TEXT HERE




Quick Alignment Codes


The default setting looks like this:
image on left, text here.
Looks like the text is down here.
Imagine text about "chest high".

On another "note", aligned right puts it way over there.





Careful with align="top". If you write too much, what you'll get is your surrounded in alot of text.Just like this. Is that what you want? If you DO, then you now know how to do it..dontcha? huh? huh? huhhh ?? ( say yes! )

Hmmmm...guess I'd better give ya the code huh?
Almost forgot!
Well it's really only ONE. You replace the "align="????" with "align="left", "right", "top", or "bottom".

<<>img src="http://url of image"align="????">TEXT HERE

Just remember that although we are trying to align text, it's the IMAGE that gets the alignment attribute !