0 added
0 removed
Original
2026-01-01
Modified
2026-03-09
1
<p>Now let’s look at a few interesting tricks for working with shadows.</p>
1
<p>Now let’s look at a few interesting tricks for working with shadows.</p>
2
<p>The first technique allows you to make the shadow visible from only one side of the element.</p>
2
<p>The first technique allows you to make the shadow visible from only one side of the element.</p>
3
<p>To do this, set the shadows to negative stretch and positive feathering, and then cast the shadow in the desired direction. Negative stretch will make the feathered shadow smaller than the element, and the offset will only show the edge of the shadow on one side.</p>
3
<p>To do this, set the shadows to negative stretch and positive feathering, and then cast the shadow in the desired direction. Negative stretch will make the feathered shadow smaller than the element, and the offset will only show the edge of the shadow on one side.</p>
4
<p>This technique allows you to simulate gradients using inner shadows.</p>
4
<p>This technique allows you to simulate gradients using inner shadows.</p>