Transparent image will go here on the next assignments!

#container div

Assignment009b2

#wrapper div

In the next assignment, you will use CSS to set a transparent image as the background-image for your container div. You will specify repeat-y to get it to tile vertically (up and down). Make sure to use a transparent canvas color and export your image as a gif.

You will also use CSS to set an image as the background for the body. You will specify repeat-x to get it to tile horizontally (side to side).

Yellow = body

Purple = #container

Green = #wrapper