background

  • It Was All Yellow

    Over two years ago I wrote this tweet: “Still amazed by how many GOOD websites and apps don’t specify a default background color or text color.” Tragically the situation has remained virtually unchanged to this day.

    Read More →
  • Background image positioning explained

    Let’s get to know the CSS background-position property. When you decide to use a background attachment, such as an image, background-position specifies its initial position.

    Basically, the property tells your image where it should appear within the element we are working with. The default position for the image will always be the left top corner of the element.

    Read More →