• 0

fixed background image


Question

2 answers to this question

Recommended Posts

  • 0

use the following style attributes for fixed.

<pre>

	background: url(images/bg.jpg);

	background-repeat : no-repeat;

	background-attachment : fixed;

</pre>

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.