Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
how to make an image URL?
i want to make a friendster layouts...but i need to make the image URL 4 my own background ..........but i dunno how to...and the image that i want 2 put is from my comp....not from other websites.....it shud be like* http://www............/.......* if i take the image direct from the website........but i dont want to..coz i already have my own image n my comp...hmm, so how to make the URL? if anyone know how to, please help me..thanks =)...
5 Answers
- 1 decade agoFavorite Answer
Firstly you will need to host your image online at some servers...
eg.
ImageShack
Photobucket
Putfile
Flickr
Then...
>>from friendster
Add images to your page:
Upload your image to an image hosting site. You can upload to one the sites above for FREE.
Copy the image tag code provided after you.ve uploaded your image(s), example of an image tag <IMG SRC="myimage.jpg" WIDTH=100 HEIGHT=100>
Go to your friendster profile>Customise...
Paste the image tag code to your page on Friendster and save your changes.
_______________________________________
Go to your friendster profile>Customise...
You may use http://www.cubancouncil.com/friendster/....
and do the editing.... (follow the instructions)....
Background
(host your picture at photo bucket or some other sites..)
then copy:
<img src="http://xxxxx.gif"/ border="0">
------------------------------...
- Anonymous1 decade ago
You have to upload the picture to a server first. Once its uploaded it should be associated with a URL that you can use in the HTMIL code. Upload to any free photo site or webpage.
- ?Lv 44 years ago
On photobucket it is going to be the 2nd code. Or in case you're utilising a percentoff of the internet , suitable click the p.c. ...bypass right down to residences...then reproduction the URL code carry it on your format code and paste it in.
- 1 decade ago
you can upload an image to such sites as geocities or www.myonlineimages.com . both are free and give you the urls for any image you put on there.
Source(s): use them both for myspace - How do you think about the answers? You can sign in to vote the answer.
- Anonymous1 decade ago
<a href="
puttheurlhere">
<img src="
urltowheretheimageisstored">
</a>