Transparent image will go here on the next assignments!

Container Div

Assignment009c0

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).

Finally, you will be creating header images and placing them in the header div as a background image using CSS.

Yellow = body

Purple = #container

Green = #wrapper

Orange = #pageheader