
#185: Playing with CSS Masks
#185: Playing with CSS Masks
CSS-Tricks Screencasts · CSS-Tricks
May 13, 202023m 32s
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