In this CSS Tutorial, you will learn how to apply a background image to the <body> element. You will also learn how to apply the background-repeat and background-position properties. The goal is to create a gradient image that repeats down the right edge of the page. Setting up the HTML Code The HTML code for this tutorial will be comprised of three paragraphs of text Read More...