Click to See Complete Forum and Search --> : Table woes!


IkonDev
08-11-2006, 07:58 PM
I'm completely stumped on why I cannot remove the borders surrounding my tables. I've tried the border=0 tag, cellspacing, cellpadding. Nothing seems to work.

Here is the page I'm working with:

http://www.geocities.com/ikonwebtest//index.htm

Basically I'm trying to connect the navigation.jpg image to the leftmost column of the 3rd row.

I'd also like to align the text in the 2nd column of the 3rd row to the top of the column and push it to the right about 20-30 pixels. I'm stumped there as well. The valign="top" command seems to be ignoring me.

Help! I've been struggling with this for a day now.

-ID

ray326
08-11-2006, 08:20 PM
What you've got there should be layed out with 3 divs, not 4 tables.

IkonDev
08-11-2006, 08:23 PM
That's what I figured, but I couldn't find any tutorials on divs. Can anyone point me in the right direction?

ray326
08-11-2006, 08:40 PM
http://www.w3schools.com/
http://alistapart.com
http://www.positioniseverything.net/

IkonDev
08-11-2006, 09:02 PM
Thanks a lot.

IkonDev
08-11-2006, 09:29 PM
These are actually pretty good resources. They can be a little confusing, but I may learn this afterall. :)

cryztal
08-12-2006, 05:59 AM
I got page not found on your url

IkonDev
08-12-2006, 06:15 AM
I got frustrated and gave up.