Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-04-2006, 11:49 PM   PM User | #1
SKY-ProToSs
Regular Coder

 
Join Date: Apr 2006
Posts: 111
Thanks: 0
Thanked 2 Times in 2 Posts
SKY-ProToSs is an unknown quantity at this point
How do I add a background image that repeats

Someone tell me!

heres the link to the site...

http://www.rising-darkness.tk
SKY-ProToSs is offline   Reply With Quote
Old 05-04-2006, 11:54 PM   PM User | #2
chaseinchrist
New Coder

 
Join Date: May 2006
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
chaseinchrist is an unknown quantity at this point
You put this into your <head></head> tags.

Quote:
<style type="text/css">
Body{
background-image: url(url to adress of background image); background-repeat: repeat; }
</style>
chaseinchrist is offline   Reply With Quote
Old 05-05-2006, 03:10 AM   PM User | #3
Arbitrator
Senior Coder

 
Arbitrator's Avatar
 
Join Date: Mar 2006
Location: Splendora, Texas, United States of America
Posts: 2,895
Thanks: 5
Thanked 187 Times in 184 Posts
Arbitrator is on a distinguished road
I believe the default value of background-repeat is repeat so you shouldn't need to set that unless you previously set it to something else.
__________________
Please for the love of god stop making IE. You current "browser"s cause me to cry every day. —Phil *
Arbitrator is online now   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:46 AM.


Advertisement
Log in to turn off these ads.