給jsp頁面設置圖片背景

在head標籤內加入css <title>背景</title>    url <style type="text/css">      body{           background-image: url(images/weimeigirl.jpg);           background-repeat: repeat-x;       }      </style>  
相關文章
相關標籤/搜索