Answers for "webpage opaque photo caption"

0

webpage opaque photo caption

.hero::before { background-image: url(/img/background-1932466_1920-320x212.jpg); background-size: cover; content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -2; opacity: 0.4; }
Posted by: Guest on August-07-2021

Browse Popular Code Answers by Language