If you want to put a picture on your web page, just copy the web location of the picture (including the http:// part of the address) and then paste it between the double quotes in the code below:
<img src=" ">
img stands for image, and src stands for source.
So if you put this code on your web page (or e-mail):
<img src="http://images.slashdot.org/topics/topichumor.gif">
It will put this image of a foot from the the slashdot.org web site on your web page. How easy is that?
My greyhound can run faster than your honor student.
No comments:
Post a Comment