Linking a background image?

Discussion in 'HTML & Website Design' started by davidness, Oct 4, 2011.

  1. #1
    Hi,

    Whats the easiest way to go about linking the big header ( the one with the with the couple and search box) on http://www.chicagodatingspot.com/ ?

    Is there a way to link a background image in CSS?

    Thanks for your help!
     
    davidness, Oct 4, 2011 IP
  2. b10

    b10 Peon

    Messages:
    755
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    background-image:url("src");

    n.b. src= image location

    using the css property you can set bg image
     
    b10, Oct 5, 2011 IP