Home > Software engineering >  CSS Div Fade Scroll Styling
CSS Div Fade Scroll Styling

Time:02-04

I can not seem to figure out how to style a scrollable div like the image below. Tutorials and examples that I found all fade the div out to the background colour, but I could not find one like this, does anyone have a solution? Does not need to have the inner divs and title as below, just needs to keep the white box unfaded, Thanks!

enter image description here

CodePudding user response:

You can use CSS enter image description here

  •  Tags:  
  • Related