0 added
0 removed
Original
2026-01-01
Modified
2026-03-09
1
<p>The fourth digital value sets a <em>stretch</em>for the shadow.</p>
1
<p>The fourth digital value sets a <em>stretch</em>for the shadow.</p>
2
box-shadow: [inset] - internal 5px - x-offset 10px - y-offset [2px] - feathering [3px] <- stretch [red]; - color<p>By default, the size and shape of the shadow are the same as the element to which the shadow belongs. But the size of the shadow can be resized by stretching.</p>
2
box-shadow: [inset] - internal 5px - x-offset 10px - y-offset [2px] - feathering [3px] <- stretch [red]; - color<p>By default, the size and shape of the shadow are the same as the element to which the shadow belongs. But the size of the shadow can be resized by stretching.</p>
3
<p>If the stretch is zero (or unspecified), the size of the shadow is the same as that of the element. A positive stretch makes the shadow larger than the element’s dimensions, and a negative stretch makes it smaller.</p>
3
<p>If the stretch is zero (or unspecified), the size of the shadow is the same as that of the element. A positive stretch makes the shadow larger than the element’s dimensions, and a negative stretch makes it smaller.</p>