« Back to the Coding Forum

Changing background

Posted by Katie

posted

Forum: Coding Group

body 


  background-image:url(insert link); 
 background-position:Center; 
 background-attachment:fixed; 
 background-repeat:repeat; 
 border-color:#4422FF; 
 border-width:14px; 
 border-style:Ridge; 
  
 }


Report Topic

0 Replies