PDA

View Full Version : Is it possible to store pictures on a web page?


hennie
04-06-2007, 02:00 PM
Is it possible to store pictures on a web page?

Aruna R
04-06-2007, 02:46 PM
u can store the picture on web page by using the album facility

Pyria
04-06-2007, 04:02 PM
Sure you can, in fact Yahoo has a site where you can upload pictures to share with your friends

z_lokesh
04-06-2007, 04:48 PM
ya

http://www.flicker.com
http://www.esnips.com
http://www.snapfish.com
http://www.yahoophotos.com

The Reaper
04-06-2007, 06:03 PM
Of course it is !!!

Just Appload them using html or any sites builder software.

prabhat_kumar71
04-06-2007, 06:50 PM
U can Upload
http://imageshack.us/

I will gives u the image actual location.
u can u that path in html page as


adminlinux.blogspot.com (http://adminlinux.blogspot.com/)

lda
04-06-2007, 08:50 PM
My understanding is that you can refererence a picture with an
but that the picture itself has to be in a separate file.

Example that has an image used as a link:
<a href="index.html"></a>