In this CSS tutorial, I go over how to use the opacity property. With opacity property you can specify the transparency of an HTML element. The values of opacity can be set from 0 to 1.0. The lower number means the element will be more transparent. Setting opacity to 0 makes the element be hidden.