if you go here http://www.geocities.com/upcomingtourdates why do the tables break apart?? and the whole right table doesn't have the background as the left, please help, I made this whole site in dreamweaver....
The tables appearing to 'break' is the way they don't vertically line up yes?
You have an image inserted at the top of each main table cell which is acting as your layout columns. In the left and right colums, these images are wrapped in <p> tags. Wrap the centre column image in a <p> tag then remove the <br> immediately below it and the columns align again.
As for the background not being applied, HTML is CaSe SenSiTivE, "linersectionBG.gif" is not the same file as "LinersectionBG.gif". Edit the source to reference the right file and your background will show up.
__________________
I do Please login or register to view this content. Registration is FREE based.
Spend a lot of time in Please login or register to view this content. Registration is FREE .
And Please login or register to view this content. Registration is FREE chews up the rest.
You'll have to explain yourself further then. What is your objective for the layout and how are the tables 'broken'. From what I see the tables are OK, but then I have no idea of how you want them to look.
__________________
I do Please login or register to view this content. Registration is FREE based.
Spend a lot of time in Please login or register to view this content. Registration is FREE .
And Please login or register to view this content. Registration is FREE chews up the rest.
how can i get it like the first picture?? And when you first click on my site it looks ok but than when you hit one of the buttons it changes to picture #2....Thanks
Gah, IE. Looks like you've got arithmetic problems in your table element and cell content widths. IE sticks to it's own redering standards hence the need for hacks. I've run out of time for today, so if no-one else checks over your page today, I may have time tomorra...
__________________
I do Please login or register to view this content. Registration is FREE based.
Spend a lot of time in Please login or register to view this content. Registration is FREE .
And Please login or register to view this content. Registration is FREE chews up the rest.