固定的背景图片CSS

<body    style="background-image:    url('images/image.gif');    background-repeat:    no-repeat;    background-position-x:right;    background-position-y:bottom;">   
    
   </body>

---------------------------------------------------------

<table    border="1">   
       <tr>   
             <td    width=""    height=""    style="background-image:    url('images/bhimg.gif');    background-repeat:    no-repeat;    background-position-x:right;    background-position-y:bottom;">   
   aaaaaa   
             </td>   
       </tr>   
   </table>

posted @ 2009-06-19 08:17  左手拿鼠标  阅读(1107)  评论(5)    收藏  举报