how to increase opacity of a div element html code example Example: css opacity .div{ opacity: 0.8; /* 1 means fully visible, 0 means invisible */ }