css隨筆1(css常用樣式)

來源:互聯網
上載者:User

標籤:ack   rom   圓點   das   under   雙線   數字   定位   關鍵字   

樣式

屬性
大小   font-size(x-large ; xx-small ; 可用數值單位 : PX,PD)
樣式   font-style(oblique 偏斜體 ; italic 斜體 ; normal : 正常)
行高

  line-height(單位 : PX,PD,EM)

粗細   font-weight(bold 粗體; lighter: 細體; normal : 正常)
修飾   text-decoration(underline 寫劃線 ; overline 上劃線 ; line-through 刪除線 ; bink 閃爍 ;)
常用字型   font-family
背景屬性

  backgroun

  色彩  backgroumd-color #FFFFFF

  圖片  background-image : url()

  重複  background-repeat            

字間距   letter-spacing
對齊   text-align(justify 左右對齊; left 靠左對齊; right 靠右對齊; center  置中;)
縮排   text-indent
垂直對齊   vertical-align(top;text-top;middle;bottom;text-bottom)
空格   e-space
邊框屬性

  Border                                                                   

  border-style(dotted 點線;dashed 虛線;soliddouble 雙線;groove 槽線;ridge 脊狀;inset 凹陷;outset 凸現)

  border-width:邊框寬度

  border-color:邊框顏色

列表屬性

  Lise-style(list-style-type:disc 圓點;circle 圓圈;square 方塊;decimal 數字;lower-roman 小羅馬數字)

 

* 背景樣式

  • 設定一張背景圖時,可用background-image:url(圖片地址)設定,然後用background-size:100%和background-repeat:no-repeat使得圖片不重複而是單張鋪滿。
  • 背景定位:background-position,其取值有關鍵字:top,center,bottom分別和left,right,center 的組合;百分比:%x y%表示背景圖片的相對位置;
  • 背景關聯:background-attachment:scroll 隨著頁面的滾動背景;fixed 隨著頁面滾動背景不移動

 

css隨筆1(css常用樣式)

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.