cristi Posted January 20, 2019 Report Posted January 20, 2019 Hello everybody! I recently finished my CSS course, and I found on the net some CSS examples, but I don't really understand some of. I marked them with a *, if someone can explain them to me, thanks. mask-image: linear-gradient(90deg*, rgba(255, 255, 255, 0) 0%*, #ffffff 25%*, #ffffff 75%*, rgba(255, 255, 255, 0) 100%*); box-shadow: 0 0 25px rgba(0, 0, 0, 0.1), inset* 0 0 0px rgba(255, 255, 255, 0.6); }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now