Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Feliz Diaz
Feliz Diaz
8,336 Points

Weird Bug CSS

I've designed a mock up home page for sharks but for some reason the "background-blend-mode" creates these weird lines all over my webpage. I know deleting the effect will make it go away and I'm mostly just curious if this is a known bug with CSS.

1 Answer

Hard to say without seeing any code, but a quick Google search finds some good reference:

https://www.w3schools.com/cssref/pr_background-blend-mode.asp

Cheers.

Feliz Diaz
Feliz Diaz
8,336 Points

The code is functioning as intended outside of the annoying bug. Which is the frustrating bit. But thank you for the help. It's always appreciated. :)