佈置留言板、貼圖教學 (0)  by 半宅    給5bm   10bm   20bm   好文(0)     回復文章    取消收錄    分享到 FB 


然後再去找css背景語法↓
  
  <head><style type=text/css>
  <!--
  body{
  background-image:url(背景網址);
  background-position:left bottom;
  background-attachment:fixed;
  background-repeat:no-repeat;}
  -->
  </style>

第一次看差點看不懂{汗}
不過事實擺在[眼前]
{背景網址}  <------括弧裡面就是要放你剛上傳的那個圖片網址
感謝版主。