Yahoo Answers is shutting down on 4 May 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Adding my header to my website?

my header image is a png and is located in my images folder on my computer. I am using a template for my website but I am having trouble getting my header on my site and being able to view it. Any thoughts?

5 Answers

Relevance
  • 1 decade ago
    Favourite answer

    Have you checked the path to your image file in the HTML listing?

  • Trev
    Lv 6
    1 decade ago

    OK, the imag does not display?

    Right click where the image SHOULD be. Select properties.

    That tells you where the image is coded to be.

    I bet you will find that that is not where you actually put it.

    Change the code, or change the directory the image is uploaded to.

    Templates can be confusing for paths, make sure you understand the documentation

  • 1 decade ago

    did you upload the image to the webserver? if so did you upload to a folder called images? you can write you image src as images/header.png. you cannot access the file remotely from a webserver without exposing your computer to the risk of being hacked.

  • Anonymous
    1 decade ago

    Hello. Are you new to html? I am sort of. Are you trying to get a picture on the top center of you page? if so just copy this and fill in the perenthesis:

    <html>

    <head>

    <title>whatever your title is</title>

    </head>

    <body background="URL of your background" text="name of a color">

    <center><IMG SRC="URL of the picture" ALT="name of your picture" border="0">

    I hope this helps. if not there is a whole html website that might help below.I hope that is what you were looking for sorry i cant help you if not.

  • bolde
    Lv 4
    5 years ago

    As before reported. you won't be able to try this on your form script. an decision to #incorporate could be to jot down your common header right into a javascript script and incorporate that on the precise of your website physique <script language=javascript scr="report.js">/script ... The .js report could contain rfile.write("<img src='report.gif'>"); rfile.write("<p>some universal text cloth"); this could paintings whilst previewing on your guy or woman gadget.

Still have questions? Get answers by asking now.