Skip to content

Instantly share code, notes, and snippets.

@seoagentur-hamburg
Created April 13, 2013 16:58
Show Gist options
  • Save seoagentur-hamburg/5379190 to your computer and use it in GitHub Desktop.
Save seoagentur-hamburg/5379190 to your computer and use it in GitHub Desktop.
HTML for fullpage background image, insert right after <body>.
<body>
<div>
<img id="background-img" src="fluss.jpg" alt="" /> <!-- Das eingebundene Hintergrundbild -->
<div>
<!-- Der Inhalt der Seite folgt hier -->
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment