Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Background Image Picture On A Website, how do u make a pic a backround??
bebas
post 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!

Notice from BuffaloHELP:
Trap17 forum asks you to post contributes with substance.


This post has been edited by BuffaloHELP: Aug 4 2006, 04:35 AM
Go to the top of the page
 
+Quote Post
Plenoptic
post 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);">
Go to the top of the page
 
+Quote Post
Horranus
post 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
Go to the top of the page
 
+Quote Post
Lozbo
post 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! biggrin.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Background Fit Any Resolution(6)
  2. Substitute Form Button For An Image(3)
  3. Ftp Website(0)
  4. Background Resize(4)
  5. Website Copy Protection(15)
  6. Image.index.html(10)
  7. Html Templates(3)
  8. Making A Refresh Link On Your Website.(16)
  9. Fixed Background Image(10)
  10. Image Doesn't Load(6)
  11. How Do I Mirror A Website?(4)
  12. Usemap And Table Background Image Changing(5)
  13. Ie5 Mac Does Not See My Site(11)
  14. Website Deployment Problems(3)
  15. Getting An Image To Scroll On With Content(13)
  1. Image Roll Over Drop Down Menu Help(2)
  2. Need Help With Image Wrapping(13)
  3. Typing Over Image(7)
  4. Image Links(5)
  5. How To Make Cms For My Dynamic Website?(3)
  6. Help With Website Layout Correction For All Browsers(4)
  7. Help With Background Image(6)
  8. Ok Background Help Please(4)
  9. Background Question(12)
  10. Making This Website Automatically Scale For Browsers(1)
  11. Website Problems Please Help(6)
  12. Website Drop Shadow Effect Help(7)
  13. Build A Website(11)


 



- Lo-Fi Version Time is now: 25th July 2008 - 07:47 PM