少年幃禿的煩惱


心情也微微的...凸

最近的學習心得 都改放到 少年幃禿的煩惱@Google Sites

2008/06/25

Fix background image

將圖片固定在左上角:

<style type="text/css"> <!-- body { background-image : url(picture.gif); background-repeat : no-repeat; background-attachment : fixed; background-position :0% 0%; } --> </style> 修改 background-position :0% 0%; 就可以改變位置