Return to Snippet

Revision: 592
at July 20, 2006 09:42 by trickychicken


Initial Code
<style>
body {background-image: url('images/background.gif'); 
background-repeat: repeat-y};
</style>

options:
no-repeat
repeat-x
repeat-y

Initial URL


Initial Description


Initial Title
Repeating Background or Not

Initial Tags
background

Initial Language
CSS