View Full Version : get code for picture
LONE STAR SUGAR
12-02-2006, 08:59 PM
I have some pictures and graphics I want to use on my MY SPACE site. How do I get a code for them?
LONE STAR SUGAR
jeztericp
12-23-2006, 04:01 AM
I have some pictures and graphics I want to use on my MY SPACE site. How do I get a code for them?
LONE STAR SUGAR
first, they have to be on the internet somewhere. second, you have to know where. third, the code is like this;
<img src="http://whereitis.com/picture.jpg">
change whereitis.com to the web address where the picture is. and change picture.jpg to the picture filename you want to use.
<optional>
you can choose to add a border around ur picture by adding this; border="2" right after the picture filename and before the closing bracket.">"
you can also specify the size you want the picture to be without having to save it as a new size:
add this; width="200" height="200" again, after the picture filename and before the closing bracket.">"
change the 200 to whatever size you want.(carefull not to stretch an image too much as it will decrease the quality.
one last optional code is the alt text. this is the text that pops up when you hold the mouse over the picture for a few seconds.
add this; alt="put whatever you want between the quotes"
again this goes after the picture filename and before the closing bracket.">"
happy coding =)
yeknom
05-16-2008, 08:34 PM
first, they have to be on the internet somewhere.
you can upload in this server..
www.imageshack.us
is the one i use for upload images.. it is really easy.. i hope it helps u =)
vBulletin v3.5.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.