background image repeat

<!DOCTYPE html>
<html>
<head>
    <style>
        body{ background: url(index.gif) repeat fixed top;}
    </style>
</head>
</html>

-------------------Here is the image index.gif----------------

posted @ 2012-09-29 14:59  webglcn  阅读(192)  评论(0编辑  收藏  举报