Why an inline “background-image” style doesn't work in Chrome 10 and Internet Explorer 8?

前端 未结 4 1736
借酒劲吻你
借酒劲吻你 2020-12-08 18:39

Why the following example shows the image in Firefox 4, but not in Chrome 10 and Internet Explorer 8?

HTML:

4条回答
  •  抹茶落季
    2020-12-08 19:08

    As c-smile mentioned: Just need to remove the apostrophes in the url():

    Demo here

提交回复
热议问题