M
magic
I am trying to do a quick and dirty web page just to report a trip to
interested friends. The report includes lots of pictures. My ISP provides
only 10MB of storage. While I have found others that will allow larger files
to be uploaded, they always have a lot of garbage preceding them; I want the
reader to be able to go direct to the web page.
I placed my images in photobucket.com. In using FrontPage to develop the
text, I am doing something wrong in inserting the images so that they do not
get uploaded to the "text" server (my ISP). This is the code I use; please
show me how to have the image show when someone loads it but not have all
those images loaded into the ISP. (Hope this is clear.) Or, a better
alternative at this point would be to point me to a web hosting site that is
free and will not have all the "garbage" but will go direct to my web page.
Here is the referenced code that gets the images uploaded to the text server.
<img border="0"
src="http://i14.photobucket.com/albums/a318/magicm_/Graceland/100_1422_00.jpg" width="644" height="428">
How do I need to change it?
Thanks a zillion.
interested friends. The report includes lots of pictures. My ISP provides
only 10MB of storage. While I have found others that will allow larger files
to be uploaded, they always have a lot of garbage preceding them; I want the
reader to be able to go direct to the web page.
I placed my images in photobucket.com. In using FrontPage to develop the
text, I am doing something wrong in inserting the images so that they do not
get uploaded to the "text" server (my ISP). This is the code I use; please
show me how to have the image show when someone loads it but not have all
those images loaded into the ISP. (Hope this is clear.) Or, a better
alternative at this point would be to point me to a web hosting site that is
free and will not have all the "garbage" but will go direct to my web page.
Here is the referenced code that gets the images uploaded to the text server.
<img border="0"
src="http://i14.photobucket.com/albums/a318/magicm_/Graceland/100_1422_00.jpg" width="644" height="428">
How do I need to change it?
Thanks a zillion.