Forum Moderators: open
Ive got a problem with some tabling, i have a table it looks fine in Firefox, but it is crazy in IE and Opera
<url removed>
Can anybody help me out please? If not is they another way to get a good alignment for my Buy Now buttons and the information?
Cheers
Martin
[edited by: encyclo at 11:19 pm (utc) on Nov. 25, 2007]
[edit reason] no links to personal sites please [/edit]
Sadly, posting your own URL is against forum rules and a moderator will soon remove that.
Also, it seems you used a WYSIWYG editor to create that page, rendering it unreadable to any living person.
I did have a quick look and it seems that to vertically align your text in the table, it's use TD height, which was deprecated in HTML4.01/STRICT, not sure if they brought it back for XHTML1.0/TRANSITIONAL which is the DOCTYPE your editor has used.
If all that seems a little hazy to you, you really need to look into the code behind the page.
I can't really help you further unless you post the code that is causing the problem, and I don't just mean dumping the entire page here, you should strip the code down to the minimum required to recreate the fault, i.e. just the HTML and CSS that comprise your product table.
Hope to hear from you soon.