Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

column-rule-style

概要

column-rule-style CSS プロパティは、多段レイアウトにおける各段 (コラム) の間に描画される罫線のスタイルを指定します。

初期値none
適用対象多段要素
継承不可
メディアvisual
計算値指定値
アニメーションの可否不可
正規順序形式文法で定義される一意のあいまいでない順序

構文

column-rule-style:  <border-style>

<border-style>
border-style 参照。

#header {
  column-rule-style: inset;
}

仕様

仕様書 策定状況 コメント
CSS Multi-column Layout Module
The definition of 'column-rule-color' in that specification.
勧告候補  

ブラウザ実装状況

機能 Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
基本サポート (有)-webkit 3.5 (1.9.1)-moz 10 11.1 3.0 (522)-webkit
機能 Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
基本サポート ? (有) ? ? ?

ドキュメントのタグと貢献者

 このページの貢献者: fscholz, Sebastianz, ethertank, sosleepy, Marsf
 最終更新者: fscholz,