|
|
|
|
![]() ![]() |
Aug 3 2006, 04:16 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 3-August 06 Member No.: 27,755 |
?email me if u know!
This post has been edited by BuffaloHELP: Aug 4 2006, 04:35 AM |
|
|
|
Aug 3 2006, 05:50 PM
Post
#2
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 2,220 Joined: 5-November 05 From: That one place over there... Member No.: 13,830 |
All you have to do is this for HTML...
CODE <body background="http://imageurl.com/image.jpg"> Or this for CSS... CODE <body style="background-image: url(http://imageurl.com/image.jpg);">
|
|
|
|
Sep 12 2006, 04:03 PM
Post
#3
|
|
|
Newbie [Level 2] ![]() ![]() Group: Members Posts: 28 Joined: 28-February 06 Member No.: 19,322 |
There are many ways to do this, and many different options. With CSS you can have one image in the center and keep it there (even if the user scrolls!) or have a multiple repeating image. Here is a page with all the different CSS methods: http://www.w3schools.com/css/css_background.asp
And if you don't feel like using css, you can just put a "background" attribute like so: <body background="path/to/file.jpg"> However, in xHTML this is deprecated and will be seen as faulty code, so I recommend the CSS. This post has been edited by Horranus: Sep 12 2006, 04:05 PM |
|
|
|
Oct 11 2006, 06:06 PM
Post
#4
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 282 Joined: 1-September 05 From: Wanatos Member No.: 11,382 |
w3schools.com Is a good resource site, you should try the css and xhtml tutorials there, and start coding the right way: with standards!
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 25th July 2008 - 07:47 PM |