<p class="deck"> An article in which we take a deep dive into CSS’s background positioning properties with visual explanations and examples. Did you know that the CSS <code>background-position</code> property accepts edge offset values? That is, you can position a background image relative to <em>any</em> edge—not just top and left—and specify the offset relative to that edge using a length value. In this article, we will learn all about that, and more. </p>
A Primer To Background Positioning In CSS
Read the full piece at https://www.sarasoueidan.com/blog/css-background-positioning/