Answer the question
In order to leave comments, you need to log in
How to set transparency in CSS?
Let's say there is a code like this
<div class="opa">
<img src="image.png">
</div>
.opa{
opacity:0.7;
background:red;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question