Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IE では背景画像が表示されず、他のブラウザでは問題なく動作します。
CSS の私のコード行:
background: url(../images/box.png)no-repeat;
image src と no-repeat の間にスペースを追加します。
url(../images/box.png) no-repeat