Results 1 to 2 of 2

Thread: Image not working on site

  1. #1
    copaz Guest

    Image not working on site

    I am building a website and I can not get this image the image to display the parts.jpg is not displaying on the web-page.

    I can send you the image just e-mail me and see if you can crack the code.

    Its a jpg the other code works just when you try to get the parts.jpg to work nothing displays.


    <!DOCTYPE html PUBLIC "-//W3C//DTD/XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtmll/DTD/xhtmll-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <!-- Name: randy

    -->
    <head>
    <title>Products</title>




    <meta name="keywords" content="exhaust, sportster, seats, mirrors, helmets, frames, lights, tires, wheels, clutch, motorbike parts " />

    <meta name="description" content="OddandEnds - Motorcycle,motorbike parts, exhausts, seats, mirrors, tires, wheels, clutches, risers, helmets,

    handlebars, lights, windshields, shocks, frames, saddlebags, and more are available for your Harley-Davidson Sportster." />
    <br>
    <br>
    <br>
    </head>
    <body bgcolor="000000">

    <h1><b><center><font color="FFFFFF">Under Construction!</b><h1>
    <br>

    <img src="parts.jpg"/>

    <h1><b><center><font color="FFFFFF">Sorry for the delay but you can still Contact us. E-mail us at info@onemotorcycleparts.com we strive to find

    those hard to find parts at a easy to find price called Savings! Or click on the Contact Us link on the Webpage.</b><h1>


    <center><img src="File0751.jpg" alt="ODDSANDENDS LLC"/></center>
    </body>
    </html>

  2. #2
    Join Date
    Mar 2010
    Location
    England
    Posts
    1,144
    The reason why it doesn't work, is because the image doesn't exist, according to your website: http://www.onemotorcycleparts.com/ and the above code, the image should be located at: http://www.onemotorcycleparts.com/parts.jpg which it is not, just re-upload the "parts.jpg" file into the root directory, and it will work fine.

Similar Threads

  1. I need help to design a new site...
    By bsphotos in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 27 Sep 2007, 07:10 AM
  2. Linking to a site from a flash image
    By dmastin in forum General Questions
    Replies: 1
    Last Post: 11 Jul 2007, 09:04 PM

Posting Permissions

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