's Blogs

Upload Photo's

Blog Last Activity 10 years ago 324 views 2 comments
<p>How can I upload photo's to my page?</p>

Comments

You must be logged in to post comments, please login or signup (free)
10 years ago

So, my example HTML code didn't show, but if you go to that last link, you'll find it under the section "HTML Images - Set Height and Width of an Image."

10 years ago

If you're talking about creating a photo album, go to 'photos,' then click 'create new album.' From there you would upload the photos.
However, if you're talking about putting photos on your profile page, you would go to 'edit profile,' then under 'about me' (or any section you'd like to insert the photo) you would insert the HTML code . You would replace the IMAGE LINK under src, or source, with the URL for the image. The IMAGE NAME part isn't important, it's just text that will appear if the image doesn't load. You can adjust the width and height of the image by changing numbers. If you don't have a url for the image, you can either upload it to photobucket.com (requires you to setup an account) or tinypic.com (doesn't require account setup). Go to http://www.w3schools.com/html/html_images.asp if my instructions aren't clear. Good luck!