Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

  1. Home >
  2. All Categories >
  3. Computers & Internet >
  4. Programming & Design >
  5. Resolved Question
Damian Alvarado Damian Alvarado
Member since:
November 20, 2010
Total points:
40 (Level 1)

Resolved Question

Show me another »

How do you insert a header image in HTML?

Hi, ok i know this is very simple but for some reason it is not working for me! I made my own header image and uploaded it on imageshack.us to get the url. I put it in the HTML document using the <img /> tag. But when i check my page, nothing shows up? Any idea?
Johnny Carino by Johnny Carino
Member since:
December 30, 2010
Total points:
1,255 (Level 3)

Best Answer - Chosen by Voters

<img src="filepath.extension">
100% 1 Vote
  • 1 person rated this as good

There are currently no comments for this question.

Other Answers (1)

  • Maria Rose by Maria Rose
    Member since:
    February 11, 2011
    Total points:
    3,233 (Level 4)
    Dear! Here is the HTML code used to insert the image on this webpage:
    <img src="http://www.echoecho.com/rainbow.gif…
    If the image is stored in the same folder as the HTML page, you can leave out the domain reference

    (http://www.echoecho.com/) and simply insert the image with this code:

    <img src="rainbow.gif">
    On the following pages we will discuss different ways to control how your image is inserted.
    0% 0 Votes

Answers International

Yahoo! does not evaluate or guarantee the accuracy of any Yahoo! Answers content. Click here for the Full Disclaimer.

Help us improve Yahoo! Answers. Send Feedback