Moving Background with CSS
Posted by Zareef in
Website Creation on 11 13th, 2011 |
1 Comment
Sometimes you can think it’s impossible to create moving background only using CSS. But with a little touch of JavaScript can makes it happen. Here is an example where background is stunningly moving.
HTML:
<div id=”background”><a href=”/” id=”Logo”></a>
<div...