0
Fill in the blanks to make an image semi-transparent.
#my_image .ghost { filter: ------------( %); width: 100px; height: 100px; }
2 Antworten
+ 2
filter: opacity(50%)
0
Please dont post irrelevant post if you not know then take html and css course on sololearn it will be best
https://www.sololearn.com/discuss/1316935/?ref=app