Bのプロパティ一覧
「B」から始まるプロパティの一覧と簡単な解説です。
各プロパティをクリックすると詳細ページに移動します。
- background
- 背景関連のプロパティを一括指定
- background-attachment
- 背景画像の固定・スクロール指定
- background-color
- 背景色の指定
- background-image
- 背景画像の指定
- background-position
- 背景画像の初期位置の指定
- background-repeat
- 背景画像の繰り返し指定
- border
- ボーダー関連のプロパティを一括指定
- border-collapse
- テーブルのボーダーに関する指定
- border-color
- 上下左右のボーダー色の一括指定
- border-radius
- 四つ角の半径(角丸)を一括指定
- border-spacing
- テーブルの隣接しているボーダーの間隔調整の指定
- border-style
- 上下左右のボーダーの種類を指定
- border-top, border-right, border-bottom, border-left
- 各辺のボーダーの一括指定
- border-top-color, border-right-color, border-bottom-color, border-left-color
- 各辺のボーダーの色を個別に指定
- border-top-right-radius, border-bottom-right-radius, border-bottom-left-radius, border-top-left-radius
- 各角の半径(角丸)を個別に指定
- border-top-style, border-right-style, border-bottom-style, border-left-style
- 各辺のボーダーの種類を個別に指定
- border-top-width, border-right-width, border-bottom-width, border-left-width
- 各辺のボーダーの幅を個別に指定
- border-width
- 上下左右のボーダーの幅の一括指定
- bottom
- positionプロパティの指定が有る場合の下辺からの位置指定