Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Tags for this Thread

+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Ryan W's Avatar
    Probation Member

    Status
    Offline
    Join Date
    May 2009
    Posts
    44
    Downloads
    0
    Uploads
    0
    If your website is already online, make sure that you have transferred not only the HTML document with the image source code, but also the image itself. For example, if you are trying to embed <img src="C:\My Documents\Pictures\mydog.gif" alt tag="My Dog" /> make sure that the image file is within the website folder you are trying to upload. Therefore, you will have to copy it to your website folder, and place it into a folder named, for example, Images (you may have to create this yourself). This should be located very close to the top of the site's folder. You will have to change the code as well. Open your HTML document again, and simply replace the destination of the image source. For example, <img src="C:\My Documents\Pictures\mydog.gif" alt tag="My Dog" /> will become <img src="C:\My Website\Images\mydog.gif" alt tag="My Dog" />

    Hope this helps.

  2. #2
    Ryan W's Avatar
    Probation Member

    Status
    Offline
    Join Date
    May 2009
    Posts
    44
    Downloads
    0
    Uploads
    0
    If your website is already online, make sure that you have transferred not only the HTML document with the image source code, but also the image itself. For example, if you are trying to embed <img src="C:\My Documents\Pictures\mydog.gif" alt tag="My Dog" /> make sure that the image file is within the website folder you are trying to upload. Therefore, you will have to copy it to your website folder, and place it into a folder named, for example, Images (you may have to create this yourself). This should be located very close to the top of the site's folder. You will have to change the code as well. Open your HTML document again, and simply replace the destination of the image source. For example, <img src="C:\My Documents\Pictures\mydog.gif" alt tag="My Dog" /> will become <img src="C:\My Website\Images\mydog.gif" alt tag="My Dog" />

    Hope this helps.

  3. #3
    Ryan W's Avatar
    Probation Member

    Status
    Offline
    Join Date
    May 2009
    Posts
    44
    Downloads
    0
    Uploads
    0
    If your website is already online, make sure that you have transferred not only the HTML document with the image source code, but also the image itself. For example, if you are trying to embed <img src="C:\My Documents\Pictures\mydog.gif" alt tag="My Dog" /> make sure that the image file is within the website folder you are trying to upload. Therefore, you will have to copy it to your website folder, and place it into a folder named, for example, Images (you may have to create this yourself). This should be located very close to the top of the site's folder. You will have to change the code as well. Open your HTML document again, and simply replace the destination of the image source. For example, <img src="C:\My Documents\Pictures\mydog.gif" alt tag="My Dog" /> will become <img src="C:\My Website\Images\mydog.gif" alt tag="My Dog" />

    Hope this helps.

  4. #4
    Wicked's Avatar
    Junior Member

    Status
    Offline
    Join Date
    Jun 2009
    Posts
    24
    Downloads
    0
    Uploads
    0

    Embedding an image using HTML? I have tried to do it several times as I am...

    ...learning this code but ? Everything else that I am learning ( online ) has worked well so far except every time that I try to add an image to my web page it comes out as this little black split square and I have tried this with several pictures and it just does not work . Why is that ? And what can I do for the pic to show ?

  5. #5
    Ryan W's Avatar
    Probation Member

    Status
    Offline
    Join Date
    May 2009
    Posts
    44
    Downloads
    0
    Uploads
    0
    If your website is already online, make sure that you have transferred not only the HTML document with the image source code, but also the image itself. For example, if you are trying to embed <img src="C:\My Documents\Pictures\mydog.gif" alt tag="My Dog" /> make sure that the image file is within the website folder you are trying to upload. Therefore, you will have to copy it to your website folder, and place it into a folder named, for example, Images (you may have to create this yourself). This should be located very close to the top of the site's folder. You will have to change the code as well. Open your HTML document again, and simply replace the destination of the image source. For example, <img src="C:\My Documents\Pictures\mydog.gif" alt tag="My Dog" /> will become <img src="C:\My Website\Images\mydog.gif" alt tag="My Dog" />

    Hope this helps.

 

 

Quick Reply Quick Reply

Click here to log in


What color is our footer?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. I need HTML embedding help?
    By dylan_moore13 in forum Discuss HTML
    Replies: 0
    Last Post: 12-17-2010, 04:50 AM
  2. I need HTML embedding help?
    By dylan_moore13 in forum Discuss HTML
    Replies: 0
    Last Post: 12-17-2010, 04:50 AM
  3. Embedding Videos with HTML?
    By Alex T in forum Discuss HTML
    Replies: 0
    Last Post: 03-23-2010, 03:36 PM
  4. Replies: 0
    Last Post: 11-27-2009, 07:34 PM
  5. Embedding a song in HTML?
    By ♠§†Σ√ Σ♠in forum Discuss HTML
    Replies: 0
    Last Post: 08-12-2009, 01:00 PM

Bookmarks

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •