Total noob question about images
Ok, here goes...
I have a website, I can write HTML, I have a hosting account, I can upload to my FTP client. Thats all well & good. But, as far as the images on my site, I have to link to them at photobucket or flickr or wherever. I don't know how to host my own images. I know there must be a better way. How do I do this?
Here's an example of how I do it now:
img src="http://photobucket.com/albums/BLABLABLA.jpg"
How I'd like to do it:
img src="BLABLABLA.jpg"
Thank you -H
|