how do you use an image for your website background using HTML codes?
Im creating a webpage on Notepad using HTML codes and I want to use an image as the background. what is the code for it <?> and is there an ending tag? </?>
its not working. the background i want to use is off a website called entheosweb.com and its a free background that you can use for your site. i put in <body background="http://www.entheosweb.com/images/design/bg/bg_12.htm"> and then my closing tag is </body> at the end of my body. Why isnt it working
Public Comments
- <body background="file:///[filepath]"> </body> use http://www.entheosweb.com/images/design/bg/bg_12.gif as the filepath
- <body background="path/filename.ext"> </body> where background is the tag attribute for placing a background image path is the location of the file, either absolute or relative filename is the file's name extension is the indicator for the type of file like GIF, JPG, etc This will tile a sufficiently small graphic across the background in a horizontal/vertical grid.
- <body background="source"></body>
- <body background="Drive\Filepath" No there is no ending tag(it is a container tag)
- Why isn't it working... to me it's obvious. You're linking to a page, not to an image. Images end with .jpg, .gif, .png
- I can direct you to a link where you can get more information...! Pinecone research, Surveysavvy, Greenfieldonline are some of the larger survey companies, who pay regularly . A list of companies you can join for free , with details of amounts you will receive as payment, is available at http://tinyurl.com/mx9ga
Powered by Yahoo! Answers