1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

HTML help: Images issue ...

Discussion in 'Web Development' started by nir_bz, Aug 10, 2009.

  1. nir_bz

    nir_bz New Member

    Hi.

    I downloaded the charity template (https://freewebsitetemplates.com/preview/charity/).

    I tried to add a photo but from some reason - the image is not displayed in IE (in FF it works just fine).

    The code I used:
    <div id="content">
    <div id="left">
    <h1>Welcome to our organization</h1>

    <img src="images/temp.jpg">
    ...

    Any ideas ?

    Thanks.