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 2 of 2
  1. #1
    coolly's Avatar
    Newbie - NLP

    Status
    Offline
    Join Date
    Apr 2012
    Posts
    3
    Downloads
    0
    Uploads
    0

    Why is my img tag not working in html?

    In my HTML prog, I have given an img tag like this-<img src="E:\files\images\interview_v2_english_09.jpg"> and I have stored the program in E:\filename.html.
    Why is my img not displayed?

  2. #2
    Tedy's Avatar
    Newbie - NLP

    Status
    Offline
    Join Date
    Apr 2012
    Age
    29
    Posts
    9
    Downloads
    0
    Uploads
    0
    Replace your link with this one: "files\images\interview_v2_english_09.jpg" .

    <img src="files\images\interview_v2_english_09.jpg">

 

 

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)

Bookmarks

Posting Permissions

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