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.
私は CSS の初心者であり、私が抱えているデザインの課題に対する解決策をグーグルで検索することはできません。このようなCSSの水平メニューが欲しい
(entry1) (entry2) (entry3)
ここで、「(」と「)」はイメージです。また、マウスオーバーでこれらの () 画像を変更したいと思います。
どんなヒントにも非常に感謝しています。
よろしく、クバ
あなたのCSSで:
.menu li a{ background:transparent url("images/seperator.gif") right no-repeat; }
変化し、あなたと一緒.menuに"images/seperator.gif"
.menu
"images/seperator.gif"