my site doesn't show the picture which i have uploaded to it...... plzzz help !!!!!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Eraggom1
    New Member
    • Apr 2015
    • 2

    my site doesn't show the picture which i have uploaded to it...... plzzz help !!!!!!!

    Code:
    <html>
    
    
    <head><title> Frame2</title></head>
    
    <body bgcolor = "aqua">
    
    <i><u>New Updates</i></u><br>
    
    <marquee direction = "up" scrollamount = "2">
    
    
    Now u can learn Quran translation with full details from 
    "Maulana Mufti Abbdullah shah" in pushto....
    
    
    
    <br>
    
    </marquee>
    
    <marquee direction = "down" scrollamount = "3">
    .
    <img src = "image1. JPG" alt = "chapal" width = "150" height = "150"><br><br>
    <img src = "image2. JPG" alt ="umar" width = "150" height = "150"><br><br>
    <img src = "image3. JPG" alt = "Jihad" width = "150" height = "150"><br><br>
    </marquee>
    
    </body>
    
    
    </html>
    Last edited by Rabbit; Apr 29 '15, 04:12 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
  • MonikaSR
    New Member
    • Apr 2015
    • 3

    #2
    Please check whether you have provided the right image path which you have uploaded. Generally the path of image extension is in small letters like: image1.jpg etc. And whatever extension your uploaded image contains. Also the path does not contain space between extension and image name. Just like you have given the space and written like this “image1. JPG”. Check whether the original path name also written like this or like “image1.jp g”. If it is written like this then correct the path name mentioned in image source tag.

    Comment

    • Eraggom1
      New Member
      • Apr 2015
      • 2

      #3
      Thanks for helping @MonikaSR ... Really Appreciated.... :)

      Comment

      Working...