Welcome back duck lady!!!!
your standard html tag for images is align="bottom|middle|top|left|right",
using another align tag in the cell will probably muck that up.
If you wanted to use CSS ( the align tag is deprecated) you could create a
division for the images and use the float property, something like this:
style sheet:
.boxL {float: left; font-size: 0.9em; font-weight: bold; width: 200px;
padding: 2em; background-color: yellow; border: 5px; margin-right: 10px; }
and in your page:
<span class="boxL">
<font color="red">WELLINGTON TODAY</font><br>
Weather 1000 2 November: <br>
<img src="weather.jpg" width="121" height="98" hspace="0.10"alt="latest GMS
satellite ir image at time of update"><br>
Max Temp 14° <br>Min 6°<br>
Showers, possible hail. Change to cold southerlies.
<br>
Airport: <a href="information.html#AIRNZ">» Updates</a><br><br>
Cook Strait<br>
GALE WARNING IN FORCE
<br>S 35 knots. Seas very rough. S swell to 2 metres, N swell 1 metre dying
out.
<hr class="red">
</span>
I just pulled that off my index page so pardon the lacunae and deprecated
font tags
----- Original Message -----
From: "sherry young" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 03, 2002 8:00 AM
Subject: [wdvltalk] Table question...
> Dear Everyone,
> I feel incredibly rude busting in like this with my usual load of
questions. I've been taking a
> prolonged break from web maintenance and now must resume my duties. As
usual, I don't know what I'm
> doing. As usual, I'm kind of crashing ahead and just doing it, messing it
up and fixing as I figure
> stuff out.
>
> My latest problem involves putting images on a page. I thought I had the
hang of it, but I'm adding
> pictures that require captions and getting the captions to sit nicely next
to the pictures is a lot
> harder than I expected. Here's the messed up page:
> <http://www.merrimackccd.org/test/boardstafftest.html>
>
> I'd like most of the captions to be to the right of the pix. Ha! Also, the
width of the table seems
> to have shrunk somehow since I've fiddled with it. I'm tired right now and
should stop before I make
> things worse.
>
> The positioning of the captions is a real problem to me. I'd appreciate
any suggestions any of you
> have. I feel rather pleased with myself at having figured out a way
(setting up a secret file and
> uploading it to the site) you can all view the page and get under the hood
to see the code. The fact
> I'm pleased with such an elementary move will probably tell those of you
who don't know me volumes
> about my lack of training and expertise. Sigh.
>
> Thank you in advance. It's nice to be back amongst you all. I've actually
been swilling down great
> quantities of beer on the social list for several weeks, drumming up the
nerve to get back into
> WebLand.
>
> Sherry from NH
>
>
> ____ . The WDVL Discussion List from WDVL.COM . ____
> To Join wdvltalk, Send An Email To: mailto:wdvltalk-join@;lists.wdvl.com
> Send Your Posts To: [EMAIL PROTECTED]
> To change subscription settings to the wdvltalk digest version:
> http://wdvl.internet.com/WDVL/Forum/#sub
>
> ________________ http://www.wdvl.com _______________________
>
> You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to %%email.unsub%%
>
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.410 / Virus Database: 231 - Release Date: 31/10/02
____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:wdvltalk-join@;lists.wdvl.com
Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub
________________ http://www.wdvl.com _______________________
You are currently subscribed to wdvltalk as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]