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

CSS 屬性 -『 font-weight 』

  • 屬性介紹 Introduction:
  • 設定文小粗細
  • 繼承性:有
  • CSS 版本:CSS1
  • 句法 Syntax:
  • HTML 語法:{font-weight:______;}
  • Scripting 語法:object.style.fontWeight = "______";
  • 適用值 Possible Values:
  • 適用值:normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900
  • normal正常的字體。相等於 number 為 400
    bold粗字體。相等於 number 為 700
    bolder特粗字體。比 bold 值還要粗
    lighter幼細字體。比 normal 值還要幼
    100~900不同程度的粗幼, 100 最幼, 900 最粗
  • 預設值:normal
  • 範例 Example:
  • p {font-weight:600;}
  • div {font-weight:bolder;}
魚蛋村,語法,圖片,素材,下載,琴譜,字型,教學,網頁製作,網頁教學,表情符號,程式,yudan,yudans,yudan village,javascript,cgi,php,msn,css,html,w3c,teach
footer