CodeClerks

css3 background



Write the reason you're deleting this FAQ

css3 background

how to interactive way to background layout?

Comments

Please login or sign up to leave a comment

Join
jakemadness
I only use this list of thing's on my background's

  1. background-image: url('some-image-file.png');
  2. background-color: #666;
  3. background-repeat: repeat;
  4. background-size: 100% auto;
  5. background-attachment: fixed;
  6. background-position: 100% 100%;
  7. background-origin: content-box;
  8. background-clip: content-box;

I also don't understand the poll / question css3 background



Are you sure you want to delete this post?

LizAnne
Do you mean interactive as in slide show or changing images for the background?



Are you sure you want to delete this post?