But in MDN you get a warning that “clip” is Deprecated.
After reading some more about it I’m still not sure what’s the solution.
Just leave the clip out and only use the clip-path?
Or should I use clip-path: rect()… (My Browser with last updates gave a error on that, so I already guess that’s not the solution.
Thanks for the link. Glad to know you’re using MDN. That’s a great resource!
For now, just go ahead and follow the instructions exactly as asked.
To put your mind at ease a bit, notice that clip is not currently deprecated in any of the browsers in the compatibility table at the bottom of this reference.
Oh, it’s not complaining when you help make freeCodeCamp better. That’s appreciated!
Bugs or suggestions can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.