村長fb!
此乃舊版魚蛋村,訪客請【按此到新版魚蛋村】繼續瀏覽

CSS 屬性 -『 background-position 』

  • 屬性介紹 Introduction:
  • 設定背景圖片的開始位置
  • 繼承性:無
  • CSS 版本:CSS1
  • 句法 Syntax:
  • HTML 語法:{background-position:______;}
  • Scripting 語法:object.style.backgroundPosition = "______";
  • 適用值 Possible Values:
  • 適用值:bottom center | bottom left | bottom right | center center | center left | center right | top center | top left | top right | length length
  • bottom center背景圖位於中下方
    bottom left背景圖位於左下方
    bottom right背景圖位於右下方
    center center背景圖位於正中方
    center left背景圖位於中左方
    center right背景圖位於中右方
    top center背景圖位於中上方
    top left背景圖位於左上方
    top right背景圖位於右上方
    length length自定長度值。請參閱【數值單位
  • 預設值:0% 0%
  • 範例 Example:
  • body {background:url("images/background.gif"); background-position:40% 90%;}
  • div {background:url("images/background.gif"); background-position:90px 50px;}
  • p {background:url("images/background.gif"); background-position:top right;}
魚蛋村,語法,圖片,素材,下載,琴譜,字型,教學,網頁製作,網頁教學,表情符號,程式,yudan,yudans,yudan village,javascript,cgi,php,msn,css,html,w3c,teach
footer