css: repeating background and IE

by prettyscripts on 2008-10-16 10:21:34

csscode

repeating background not showing as intended on IE. one of those things that works in firefox (which follows standard) but not IE (which tries to set its own standard).

i came across this article which says background color must be specified to make it work.

CSS:

#box { background: #fff url(images/background.jpg) top left repeat-y; }

Tags: background, css, image

No feedback yet

Leave a comment


Your email address will not be revealed on this site.
PoorExcellent
note: all comments are moderated. do not spam and do not advertise. only comments relevant to the post will be published.
(Line breaks become <br />)
(For my next comment on this site)
(Allow users to contact me through a message form -- Your email will not be revealed!)