HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <p>The background repeat mode background-repeat: space is similar to round. It also does not slice up the parts of the image. The difference is that the repeating background images are not compressed or stretched, and empty space is added between them to compensate for the block width.</p>
1 <p>The background repeat mode background-repeat: space is similar to round. It also does not slice up the parts of the image. The difference is that the repeating background images are not compressed or stretched, and empty space is added between them to compensate for the block width.</p>
2 <p>Let’s see how this property works in practice.</p>
2 <p>Let’s see how this property works in practice.</p>