LoginSignup
2
2

More than 5 years have passed since last update.

備忘録_css継承プロパティ

Last updated at Posted at 2016-09-26

たまに気になって調べるので自分用にメモ

テキスト/フォント系

  • font-family
  • font-style
  • font-variant
  • font-whight
  • font-size
  • line-height
  • font (各プロパティに準じる)
  • font-stretch
  • font-feature-settings
  • text-transform
  • text-align
  • text-justify
  • text-align-last
  • text-indent
  • letter-spacing
  • word-spacing
  • tab-size
  • white-space
  • word-break
  • line-break
  • overflow-wrap / word-wrap
  • hyphnes
  • direction
  • writing-mode
  • text-emphasis-style
  • text-emphasis-color
  • text-emphasis
  • text-empasis-position
  • text-shadow
  • list-style-image
  • list-style-type
  • list-style-position
  • list-style (各プロパティに準ずる)
  • color

テーブル/ボックス系

  • visibility
  • border-collapse
  • border-spacing
  • empty-cells
  • caption-side

その他

  • cursor
  • image-orientation
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2