is there a code or something to put one of my pics up as my back ground like my car or something and if so what is it
this is the code imageshack gave me how do i combine this with the one you give me this code only sets it on my profile in the about me section my myspace i want it as the background instead of a pic on top i will try the complete code you give me as soon as you give it to me then if it works you get 10 points plus thumbs up
<a href="http://imageshack.us"><img src="http://img339.imageshack.us/img339/... border="0" alt="Image Hosted by ImageShack.us" /></a>
10 points how do i set a pic i have as my background on a web page?
<body bg=http://imagepath.jpg>
10 points how do i set a pic i have as my background on a web page?
put this code on your page.
<body background="http://url-image.jpg">
10 points how do i set a pic i have as my background on a web page?
Go into Desk top or Background in control panel,where the list of back grounds ,it says browse, so browse your files to get your picture you want on background and select it.It will go to background.
10 points how do i set a pic i have as my background on a web page?
well I'm not an expert in PC, but this is how I've did mine.
on desk top, right click, then properties, choose desk top then choose your pic.
10 points how do i set a pic i have as my background on a web page?
I didn't understand ur Question.
If u want the Image as a background to ur Desktop then
Open the Image in any Browser(IE,NetScapeMozilla,Opera etc..)
Right Click on the Image--> From the Pop up menu select set as Background.
If u want to create a web page then
in the body ag of HTML add the following code
<body background=" <Image URl or Address>" >
An Eg...
<body background="c:\MAN_JOKE.gif">