Posted by kyo620724 on November 28, 2012 at 6:04am
Hi Guys,
I have a CSS problem with my website. Here is the link
http://exceldesign.ca/
If you view it in ie6, the background img just go really small. Well I do see other website which can make their img to full screen. However, I copied their code, but still not working properly.
Any one can tell me why and where I do it worng, please?
Thanks for your time.
Comments
IE doesn't support the
IE doesn't support the background-size CSS attribute. You'll have to either use a bigger image, or come up with a different solution for your background image.
Jaypan We build websites
:)
Thanks this solve my problem:)