01 / 05
Let it show through faintly
opacity sets how solidly a thing is shown.
1… as it is (the value it starts at)0.5… half as solid0… completely see-through, invisible
It gets used a lot for softening a background picture.
.photo { opacity: 0.6;}