Quantcast
Channel: CSSタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 8660

CSSで背景を完全に透明にして、文字は表示する方法

$
0
0

めちゃめちゃカンタン

backgroundにカラーコードではなく transparent を書くだけです。

コード

.something{
    background: transparent;
}

※somethingは、背景を透明にしたい対象のクラス


Viewing all articles
Browse latest Browse all 8660

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>