pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://developer.mozilla.org/ja/docs/Web/CSS/Reference/Properties

href="https://developer.mozilla.org/favicon.svg" />

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

View in English Always switch to English

CSS プロパティ

CSS プロパティは、 CSS 宣言で使用される引数で、選択した要素の特定の側面をスタイル設定するために使用します。 例えば、 opacity プロパティは、選択した要素の不透明度を設定するために使用し、その要素の背後のコンテンツを表示するかどうかをコントロールすることができます。

css
/* 0.8 の opacity を <img> 要素に設定 */
img {
  opacity: 0.8;
}

それぞれのプロパティには、名前(opacity など)、値(0.8 など)、および文書内のレンダリングに関する定義された動作があります。 CSS では、一括指定プロパティも定義されているため、1 つの宣言で複数の関連プロパティを指定することができます。 例えば、 margin プロパティは margin-topmargin-rightmargin-bottommargin-left の一括指定であり、要素の 4 つの辺すべてのマージンを設定します。

css
/* <img> 要素に 1rem のマージンを与える */
img {
  margin: 1rem;
}

構文

css
selector {
  property: value;
}

アルファベット順のプロパティの索引

CSS 仕様書で定義されている標準のプロパティには、以下のものがあります。

その他

A

B

Border-*

B - C

D - F

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy