
#185: Playing with CSS Masks
#185: Playing with CSS Masks
CSS-Tricks Screencasts · CSS-Tricks
May 13, 202023m 32s
Audio is streamed directly from the publisher (css-tricks-video.s3.us-east-1.amazonaws.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
<p>Masking in CSS is one way to hide parts of the element and show others. Another is <code>clip-path</code>, but let’s not focus on that today. <em>“Masks are images; Clips are paths”</em> is one way to think about the <a href="https://css-tricks.com/clipping-masking-css/#article-header-id-0">difference</a>…</p>
Topics
cssweb designhtmltutorial