Thu, 2006-10-19 18:13
Hi there. I'm having trouble aligning an image at the bottom of a container. It's fine in IE but in Firefox it is adding what looks to be a 10px bottom margin.
Please note - this code is designed to go inside a Myspace profile.
http://www.bmdd.net/test/amplifier_container/test.html
Any tips at all would be greatly apreciated.
best regards,
Phildog
Thu, 2006-10-19 19:09
#1
Your doctype is incomplete,
Your doctype is incomplete, therefore IE is in Quirks Mode. So while you "think" IE is doing it right, it possibly isn't.
Thu, 2006-10-19 19:23
#2
Have now fixed the doctype
Hi thepineapplehead - I've fixed the doctype - still no joy though.
Fri, 2006-10-20 00:00
#3
Interestingly enough, I just
Interestingly enough, I just upgraded to IE7 and don't have IE6 right now and IE7 shows the same as Firefox, so the problem is IE6.