[thelist] HTML List?

jv jveillo at bellsouth.net
Fri Sep 27 15:52:01 CDT 2002


Jean,

Are you sure the code you posted is the code you're having problems with? I
can't reproduce the problems you described.

James
jveillo at bellsouth.net


----- Original Message -----
From: <djinn at darkdesigns.org>
To: <thelist at lists.evolt.org>
Sent: Friday, September 27, 2002 2:18 PM
Subject: Re: [thelist] HTML List?


>    > Can anyone point me to a good basic HTML email list
>    > where I can ask really basic questions?
>
> Well, thanks everyone for your support and suggestions. I'll start here
> since you all seem to think it's OK. I'm working on a page design with
> nested tables. I know, but I want this page to be accessible by the most
> people and divs just seem to be too glitchy right now.
>
> The basic layout is a main table with three "column" cells and two
"gutter"
> cells dividing them. Each "column" cell  contains a table to control the
> contents vertically - one column tables.
>
> The first column cell worked just fine. The second column cell starts with
a
> jpg at the top - except it won't go to the top of the cell. It stubbornly
> goes to the vertical middle of the cell. I tried align="top" in the img
src
> tag and valign="top" in the td tag, etc to no avail (so I took them out).
>
> Second problem is that the jpg won't show up at all and neither will the
gif
> below it. Following is the code for that column cell. If you think you
need
> to see the page, I'll try to find somewhere online to put it. Thanks in
> advance.
> Jean Peterson
>
> <!--Start Center Column Content-->
> <table width="100%" border="0" cellpadding="0" cellspacing="0"
> align="center">  <tr><td><CENTER><IMG SRC="images/camlogo.jpg" WIDTH="300"
HEIGHT="110"
> ALT="The Camarilla: White Wolf's Official Fan Club"></CENTER></td></tr>
>   <tr><td><CENTER><FONT COLOR="#e6bf8a" SIZE="+1">Click here to find
> National, Regional, or local<BR>Camarilla Websites and Contact
> Information</FONT></CENTER></td></tr>
>   <tr><td><CENTER><img alt="Camarilla Location Map" img
> src="images/worldmetalsmbl.gif" WIDTH="295" HEIGHT="149" usemap="#cammap"
> border=0></CENTER></td></tr>
> <map name="cammap">
> <area shape="rect" href="northam.html" coords=0,0,110,72>
> <area shape="rect" href="southam.html" coords=30,74,110,148>
> <area shape="rect" href="europe.html" coords=122,0,184,43>
> <area shape="rect" href="africa.html" coords=112,45,171,134>
> <area shape="rect" href="asia.html" coords=211,0,271,97>
> <area shape="rect" href="middleeast.html" coords=172,44,209,74>
> <area shape="rect" href="ausoceania.html" coords=236,99,294,148>
> </map>
>   <tr><td>
>
> <!--Start Image Map Menu-->
> <table width="100%" border="0" cellpadding="0" cellspacing="0"
> align="center">  <tr><td ALIGN="CENTER"><A HREF="namerica.html"><B>North
> America</B></A></td><td ALIGN="CENTER"><A HREF="samerica.html"><B>South
> America</B></A></td><td ALIGN="CENTER"><A
> HREF="europe.html"><B>Europe</B></A></td></tr>
>   <tr><td ALIGN="CENTER"><A HREF="africa.html"><B>Africa</B></A></td><td
> ALIGN="CENTER"><A HREF="asia.html"><B>Asia</B></A></td><td
ALIGN="CENTER"><A
> HREF="ausoceania.html"><B>Australia/Oceania</B></A></td></tr>
> </table>
> <!--End Image Map Menu-->
>
>   </td></tr>
> </table>
> <!--End Center Column Content-->
>
>
>
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !




More information about the thelist mailing list