CSS 進階設計 1. 滑鼠游標設計 body{cursor:URL('網址');} a:hover{cursor:URL('網址');} 2. 設計背景圖片 background:url('網址');background-repeat: repeat-x;...
請先 登入 以發表留言。