From dc36f70aa600797fd07c7324f39fdde1a5ae71d9 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sun, 14 Nov 2021 10:11:43 +0900 Subject: CSS Backgrounds に関するプロパティの文書を更新 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 2021/11/12 時点の英語版に同期 --- files/ja/web/css/background-position-y/index.md | 139 +++++++++++++----------- 1 file changed, 77 insertions(+), 62 deletions(-) (limited to 'files/ja/web/css/background-position-y') diff --git a/files/ja/web/css/background-position-y/index.md b/files/ja/web/css/background-position-y/index.md index 440effe3b7..776c479cb4 100644 --- a/files/ja/web/css/background-position-y/index.md +++ b/files/ja/web/css/background-position-y/index.md @@ -3,34 +3,35 @@ title: background-position-y slug: Web/CSS/background-position-y tags: - CSS - - CSS Property + - CSS 背景 - CSS プロパティ - - CSS 背景と境界 - Experimental - - Reference + - リファレンス + - recipe:css-property +browser-compat: css.properties.background-position-y translation_of: Web/CSS/background-position-y --- -
{{CSSRef}}
+{{CSSRef}} -

background-position-yCSS のプロパティで、各背景画像における垂直の初期位置を設定します。位置は {{cssxref("background-origin")}} によって設定された位置レイヤーに対する相対位置です。

+**`background-position-y`** は [CSS](/ja/docs/Web/CSS) のプロパティで、各背景画像における垂直の初期位置を設定します。位置は {{cssxref("background-origin")}} によって設定された位置レイヤーに対する相対位置です。 -
{{EmbedInteractiveExample("pages/css/background-position-y.html")}}
+{{EmbedInteractiveExample("pages/css/background-position-y.html")}} - -

このプロパティの値は、その後で一括指定の {{cssxref("background")}} または {{cssxref("background-position")}} プロパティが定義されると上書きされます。

+このプロパティの値は、その後で一括指定の {{cssxref("background")}} または {{cssxref("background-position")}} プロパティが定義されると上書きされます。 -

構文

+## 構文 -
/* キーワード値 */
+```css
+/* キーワード値 */
 background-position-y: top;
 background-position-y: center;
 background-position-y: bottom;
 
-/* <percentage> 値 */
+/*  値 */
 background-position-y: 25%;
 
-/* <length> 値 */
+/*  値 */
 background-position-y: 0px;
 background-position-y: 1cm;
 background-position-y: 8em;
@@ -45,61 +46,75 @@ background-position-y: 0px, center;
 /* グローバル値 */
 background-position-y: inherit;
 background-position-y: initial;
+background-position-y: revert;
 background-position-y: unset;
-
+``` -

background-position-y プロパティは、1つ以上の値をコンマで区切って指定します。

+`background-position-y` プロパティは、 1 つ以上の値をカンマで区切って指定します。 -

+### 値 -
-
top
-
背景画像の上端を、背景位置レイヤーの上端に合わせます。
-
center
-
背景画像を垂直方向の中央を、背景位置レイヤーの垂直方向の中央に合わせます。
-
bottom
-
背景画像の下端を、背景位置レイヤーの下端に合わせます。
-
{{cssxref("<length>")}}
-
指定された背景画像の垂直方向の辺の、対応する背景位置レイヤーの上側の垂直方向の辺を基準としたオフセットです。 (一部のブラウザーではオフセットの下辺に割り当てることができます。)
-
{{cssxref("<percentage>")}}
-
指定された背景画像のコンテナーに対する垂直方向の相対位置のオフセットです。0%の値は背景画像の上辺がコンテナーの上辺に配置されることを意味し、100%の値は背景画像の下辺がコンテナーの下辺に配置されることを意味しますので、50%の値は背景画像を垂直方向に中央揃えします。
-
+- `top` + - : 背景画像の上端を、背景位置レイヤーの上端に合わせます。 +- `center` + - : 背景画像を垂直方向の中央を、背景位置レイヤーの垂直方向の中央に合わせます。 +- `bottom` + - : 背景画像の下端を、背景位置レイヤーの下端に合わせます。 +- {{cssxref("<length>")}} + - : 指定された背景画像の垂直方向の辺の、対応する背景位置レイヤーの上側の垂直方向の辺を基準としたオフセットです。 (一部のブラウザーではオフセットの下辺に割り当てることができます。) +- {{cssxref("<percentage>")}} + - : 指定された背景画像のコンテナーに対する垂直方向の相対位置のオフセットです。0%の値は背景画像の上辺がコンテナーの上辺に配置されることを意味し、100% の値は背景画像の下辺がコンテナーの下辺に配置されることを意味しますので、50% の値は背景画像を垂直方向に中央揃えします。 -

形式文法

+## 公式定義 + +{{cssinfo}} + +## 形式文法 {{csssyntax}} -

仕様書

- - - - - - - - - - - - - - - - -
仕様書状態備考
{{SpecName('CSS4 Backgrounds', '#background-position-longhands', 'background-position-y')}}{{Spec2('CSS4 Backgrounds')}}長年の実装に合わせるため、 {{cssxref("background-position")}} の個別指定サブプロパティを初回定義
- -

{{cssinfo}}

- -

ブラウザーの対応

- -

{{Compat("css.properties.background-position-y")}}

- -

関連情報

- - +## 例 + +

基本的な例

+ +次の例は、シンプルな背景画像の実装で、background-position-x と background-position-y を使って、画像の水平方向と垂直方向の位置を別々に定義しています。 + +#### HTML + +```html +
+``` + +#### CSS + +```css +div { +  width: 300px; +  height: 300px; +  background-color: skyblue; +  background-image: url(https://media.prod.mdn.mozit.cloud/attachments/2020/07/29/17350/3b4892b7e820122ac6dd7678891d4507/firefox.png); +  background-repeat: no-repeat; +  background-position-x: center; +  background-position-y: bottom 10px; +} +``` + +#### 結果 + +{{EmbedLiveSample('Basic_example', '100%', 300)}} + +## 仕様書 + +{{Specifications}} + +## ブラウザーの互換性 + +{{Compat}} + +## 関連情報 + +- {{cssxref("background-position")}} +- {{cssxref("background-position-x")}} +- {{cssxref("background-position-inline")}} +- {{cssxref("background-position-block")}} +- [複数の背景の使用](/ja/docs/Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds) -- cgit v1.2.3-54-g00ecf