Hmm... I need to find out myself. I don't know what is the right answer to your question. I'll do some poking around and get back to you if I bump into an good answer. You should email the people at iContact as they probably know..
A few single tags and the script and style end tag together..
See Att. it works now...
Still not working..
Http://raefwolfe.kitsunet.org/test4.html.
I got rid of the background color so you can see it..
You see the space above the images? I want to get rid of it..
I really don't know tables. I've never done one before. I had to have a freind make that one for me, and I edited it for my needs..
The making a cell for each different thing seems too complicated. I want this layout on every page of mine..
I'm making two sites: one image heavy, one image lite. For the image lite, I won't have images on the bottom; just text. I don't know how to make cells and things like that..
Oh and: Why is there such huge spacing on the source page? I mean, I have to scroll over tons to see the things. It seems like a lot of hassle, really, but almost everywhere I see, the code looks like that...
Yoy can take the breaks out.
<p>.
<br>.
<br>.
<br>.
<br>.
<br>.
<br>.
The source code is this way, so it is easy to read..
Visit:.
Www.weballey.net.
And.
Www.lissaexplains.com.
To find out how and what about tables..
And get an editor like Arachnophilia V4 or Max Beauty...
"Yoy can take the breaks out".
Not THAT part. lol. I'm talking about the bottom..
"And get an editor like Arachnophilia V4 or Max Beauty. ".
I hate editors. I much prefer coding by hand, even if it is sometimes more difficult...
Is this better?.
<td valign="top">.
<div id='toptop' align="center">.
<font color=silver>.
<a href="artwork.html" onMouseOver="hiLite('a','a2','Artwork')" onMouseOut="hiLite('a','a1','')"><img name="a" src="piccys/artwork1.JPG" border=0 width=199 height=60></a>.
<a href="writing.html" onMouseOver="hiLite('b','b2','Writing')" onMouseOut="hiLite('b','b1','')"><img name="b" src="http://raefwolfe.kitsunet.org/piccys/writing1.JPG" border=0 width=199 height=60></a>.
<a href="music.html" onMouseOver="hiLite('c','c2','Music')" onMouseOut="hiLite('c','c1','')"><img name="c" src="piccys/music1.JPG" border=0 width=199 height=60></a>.
<a href="costuming.html" onMouseOver="hiLite('d','d2','Costuming')" onMouseOut="hiLite('d','d1','')"><img name="d" src="piccys/costuming1.JPG" border=0 width=199 height=60></a>.
</font>.
</div>.
</td>..
No, because that isn't the part that I need more up..
Aaah, it all makes sense now! Hehe....
So do you want the images in the same tables as the top ones, or just below that table without the space?..
Well, after messing around for a while, I fixed it..
Turns out, I needed to change my Table Height..
Thank-you for the assistance with the javascript, though! I would've spent hours on that otherwise..

