Search
 
SCRIPT & CODE EXAMPLE
 

CSS

how to put a black overlay on a photo css

.header {
  background: rgba(0, 0, 0, 0.5); /* Black color with 50% alpha/opacity */
}
Comment

PREVIOUS NEXT
Code Example
Css :: background blend mode 
Css :: minimum margin css 
Css :: hide overflow but still scroll 
Css :: css flex divide evenly 
Css :: delected blue border when an input is selected 
Css :: rotate image in css 
Css :: grid-template-areas css 
Css :: how to make hr class bootstrap full width 
Css :: css align bottom of container 
Css :: javafx set border outside 
Css :: underline text using css 
Css :: css crop image to circle 
Css :: bootstrap breakpoints 
Css :: css opacity from 0 to 1 
Css :: css attribute selector 
Css :: css flex wrap space between rows 
Css :: span to left css 
Css :: div inline grid 100% width 
Css :: put gradient color over background image 
Css :: css banner image 
Css :: rotate in 3d css 
Css :: wordpress style.css 
Css :: css text highlight 
Css :: css triangle 
Css :: add arrow in select css 
Css :: Vuetify v-data-table custom row hover background color (Light Theme) 
Css :: css overflow-y 
Css :: css shrink image 
Css :: opacity 
Css :: html disabled button hover style 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =