Hey everyone I am a newbie and just trying t create a page by coding. I found difficulty in inserting image as a background. Anyone can help me out?

    html { 
      background: url(tardis.png) no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    }
    

    Something like that? Although you should read the links Weedpacket suggested he's normally right 😃

    http://gotsocial.co.uk/background.html

      echo str_replace("normally","always",$previous_post);

      :p

        “I mean, it's a good job we've got a last desperate million-to-one chance to rely on, or we'd really be in trouble!”

        ― Terry Pratchett, Guards! Guards!

        😃

          Write a Reply...