How can i add an image on my header

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wishsdark
    New Member
    • Oct 2014
    • 1

    How can i add an image on my header

    hi,

    Im totally new to html coding and stuff and i really need help with figuring out how to add an image as my header. this is what i got at the moment:

    Basically what im saying is: i want the part that is very dark grey with the text "testing out stuff" to be an image:
  • robherr
    New Member
    • Sep 2014
    • 9

    #2
    Have you tried the img tags? It will be much easier if you will edit the header in Dreamweaver but the problem now is how to optimize the size of your image to fit in the header.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      It's pretty hard to help you if we can't see the HTML to point out what to do.

      Could you either post the code that you are having problems with (for example the structure of your page with the header section and no body content to make it easier to read)

      Or could you post a link to a hosted page so that we can view it for ourselves?

      I am inclined to agree with Robherr in that you simply need to add an <img /> tag and style it appropriately.. .. but you may be looking for a solution that uses CSS instead.

      -Frinny

      Comment

      Working...