The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Pictures don't show on HTML page

    avatar
    prescott50
    Forumember


    Posts : 58
    Reputation : 0
    Language : english
    Location : United States

    Solved Pictures don't show on HTML page

    Post by prescott50 October 10th 2013, 1:01 am

    I can only see an X were the picture should be when creating an html page

    Pictures don't show on HTML page Html_p10


    I'm using site footer and header. Here's the HTML code

    <p><a href="http://wandersproducts.com/"><img alt="" src="/i/cropped-Wanders-Products-400-LOGO1-300x92_1.png" style="height: 154px; width: 184px" /></a>     <a href="http://thecleanerslounge.com"><img alt="" src="/i/logo_1.jpg" style="height: 150px; width: 200px" /></a></p>
    <p></p>
    <p> </p>
    <p> </p>
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Pictures don't show on HTML page

    Post by Ange Tuteur October 10th 2013, 1:24 am

    Hello prescott50,

    When inserting images into an HTML document you should make sure that you image urls are proper. Without any web address the browser will be unable to retrieve the image you're referring to.

    I would recommend downloading you images and uploading them to a proper image host, or retrieving the full web address.

    This is how it should look:
    Code:
    <img src="http://i57.servimg.com/u/f57/18/21/41/30/ex10.png" alt="TEXTS TO DISPLAY WHEN IMAGE CANNOT BE RETRIEVED" />
    avatar
    prescott50
    Forumember


    Posts : 58
    Reputation : 0
    Language : english
    Location : United States

    Solved Re: Pictures don't show on HTML page

    Post by prescott50 October 11th 2013, 3:52 pm

    Solved Thank you
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Pictures don't show on HTML page

    Post by SLGray October 11th 2013, 5:39 pm

    Topic Solved & Locked



    Pictures don't show on HTML page Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is November 11th 2024, 8:07 pm