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.
背景の速記でグラデーションと画像の両方を使用する方法はありますか? 私は試しました: backround: url(image_path) no-repeat 左上、グラデーション - しかし、これはうまくいかないようです。
Loreley: あなたは正しくやっています。ここにデモがあります:
http://jsfiddle.net/ggULM/
グラデーション構文は非常にデリケートで、何か間違っていると完全に失敗します。グラデーションだけでテストし、後で画像を追加します。
StackOverflow では、問題の正確な原因を特定できるように、特定のコードを共有することをお勧めします。