首頁‎ > ‎網路服務‎ > ‎Google Sites‎ > ‎

CSS

Google Sites 只讓你用 inline CSS,又會會濾掉一些好用的特性,讓熟悉 CSS 的人倍感痛苦。

大致上只測畫面排版會用到的東西,清單從這裡取得的

不支援/部份支援

即使放在這裡也有可能是「可以支援某些特殊特性值」,如果你知道麻煩告訴我 bobchao at 機mail.com

  • background-image
  • background-attachment
  • background-repeat
  • background-position
  • background (僅支援 color 部份,有設其他值的話就會整個刪除)
  • position
  • top
  • left
  • bottom
  • right
  • z-index

支援

即使放在這裡也有可能是「無法支援某些特殊特性值」,如果你知道麻煩告訴我 bobchao at 機mail.com
  • color
  • font-weight
  • font-family
  • font-size
  • font-variant
  • font-style
  • text-decoration
  • text-transform
  • letter-spacing
  • word-spacing
  • line-height
  • text-indent
  • text-align
  • background-color (如果也額外設定 background-image,則可能被一併刪除)
  • border-width (border-top-width, border-left-width, border-bottom-width, border-right-width)
  • border-color
  • border-style
  • border-top, border-left, border-bottom, border-right
  • border
  • margin, margin-top, margin-left, margin-bottom, margin-right
  • padding, padding-top, padding-left, padding-bottom, padding-right
  • float
  • clear
  • width
  • height
  • cursor
  • min-width
  • max-width
  • min-height
  • max-height
  • overflow

未測

  • vertical-align
  • direction
  • unicode-bidi
  • visibility
  • clip
  • display
  • white-space
  • list-style-type
  • list-style-image
  • list-style-position
  • list-style
  • table-layout
  • border-collapse
  • border-spacing
  • caption-side
  • empty-cells
  • outline
  • outline-width
  • outline-color
  • outline-style

文字測試區 text Text test test test test test test test test test test

文字

文字測試區 text Text test test test test test test test test test test

背景、邊框、邊界、寬度

文字測試區 text Text test test test test test test test test test test

文字測試區 text Text test test test test test test test test test test (滑鼠游標)

文字測試區 text Text test test test test test test test test test test

文字測試區 text Text test test test test test test test test test test 寬度

位置

文字測試區 text Text test test test test test test test test test test 寬度

Comments