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.
psd ファイルを HTML と CSS に変換していますが、背景に問題があります。デザインの背景には黒のレイヤーマスクがあります。それは私が悪夢を見ているものです。
HTMLとCSSでそれを実装する方法についてのアイデアはありますか?
簡単に試してください:
body { background:#000; }