Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

See also: remove text, add modules #36240

Merged
merged 6 commits into from
Oct 8, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions files/en-us/web/css/bottom/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ div {

## See also

- {{cssxref("inset")}} shorthand related properties: {{cssxref("top")}}, {{cssxref("left")}}, and {{cssxref("right")}}
- The mapped logical properties: {{cssxref("inset-block-start")}}, {{cssxref("inset-block-end")}}, {{cssxref("inset-inline-start")}}, and {{cssxref("inset-inline-end")}} and the shorthands {{cssxref("inset-block")}} and {{cssxref("inset-inline")}}
- {{cssxref("top")}}, {{cssxref("left")}}, and {{cssxref("right")}}
- {{cssxref("inset")}} shorthand
- {{cssxref("inset-block-start")}}, {{cssxref("inset-block-end")}}, {{cssxref("inset-inline-start")}}, and {{cssxref("inset-inline-end")}}
- {{cssxref("inset-block")}} and {{cssxref("inset-inline")}} shorthands
- {{cssxref("position")}}
- [CSS positioned layout](/en-US/docs/Web/CSS/CSS_positioned_layout) module
5 changes: 3 additions & 2 deletions files/en-us/web/css/height/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,12 @@ div {

## See also

- [The box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
- {{cssxref("width")}}
- {{cssxref("box-sizing")}}
- {{cssxref("min-height")}}, {{cssxref("max-height")}}
- The mapped logical properties: {{cssxref("block-size")}}, {{cssxref("inline-size")}}
- {{cssxref("block-size")}}, {{cssxref("inline-size")}}
- {{cssxref("anchor-size()")}}
- {{cssxref("clamp", "clamp()")}}
- {{cssxref("clamp", "minmax()")}}
- [The box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- [CSS box model](/en-US/docs/Web/CSS/CSS_box_model) module
7 changes: 5 additions & 2 deletions files/en-us/web/css/left/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,9 @@ pre {

## See also

- {{cssxref("inset")}}, the shorthand for all related properties: {{cssxref("top")}}, {{cssxref("bottom")}}, and {{cssxref("right")}}
- The mapped logical properties: {{cssxref("inset-block-start")}}, {{cssxref("inset-block-end")}}, {{cssxref("inset-inline-start")}}, and {{cssxref("inset-inline-end")}} and the shorthands {{cssxref("inset-block")}} and {{cssxref("inset-inline")}}
- {{cssxref("top")}}, {{cssxref("bottom")}}, and {{cssxref("right")}}
- {{cssxref("inset")}} shorthand
- {{cssxref("inset-block-start")}}, {{cssxref("inset-block-end")}}, {{cssxref("inset-inline-start")}}, and {{cssxref("inset-inline-end")}}
- {{cssxref("inset-block")}} and {{cssxref("inset-inline")}} shorthands
- {{cssxref("position")}}
- [CSS positioned layout](/en-US/docs/Web/CSS/CSS_positioned_layout) module
7 changes: 5 additions & 2 deletions files/en-us/web/css/margin-bottom/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,8 @@ div {

## See also

- {{cssxref("margin-top")}}, {{cssxref("margin-right")}}, and {{cssxref("margin-left")}} and the {{cssxref("margin")}} shorthand
- The mapped logical properties: {{cssxref("margin-block-start")}}, {{cssxref("margin-block-end")}}, {{cssxref("margin-inline-start")}}, and {{cssxref("margin-inline-end")}} and the shorthands {{cssxref("margin-block")}} and {{cssxref("margin-inline")}}
- {{cssxref("margin-top")}}, {{cssxref("margin-right")}}, and {{cssxref("margin-left")}}
- {{cssxref("margin")}} shorthand
- {{cssxref("margin-block-start")}}, {{cssxref("margin-block-end")}}, {{cssxref("margin-inline-start")}}, and {{cssxref("margin-inline-end")}}
- {{cssxref("margin-block")}} and {{cssxref("margin-inline")}} shorthands
- [CSS box model](/en-US/docs/Web/CSS/CSS_box_model) module
2 changes: 1 addition & 1 deletion files/en-us/web/css/margin-left/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,4 +191,4 @@ Percentage values for `margin-left` are relative to the container's inline size.
## See also

- {{cssxref("margin-top")}}, {{cssxref("margin-right")}}, and {{cssxref("margin-bottom")}} and the {{cssxref("margin")}} shorthand
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- The mapped logical properties: {{cssxref("margin-block-start")}}, {{cssxref("margin-block-end")}}, {{cssxref("margin-inline-start")}}, and {{cssxref("margin-inline-end")}} and the shorthands {{cssxref("margin-block")}} and {{cssxref("margin-inline")}}
- {{cssxref("margin-block-start")}}, {{cssxref("margin-block-end")}}, {{cssxref("margin-inline-start")}}, and {{cssxref("margin-inline-end")}} and the {{cssxref("margin-block")}} and {{cssxref("margin-inline")}} shorthands
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
2 changes: 1 addition & 1 deletion files/en-us/web/css/margin-right/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ The `margin-right` property is specified as the keyword `auto`, or a `<length>`,
## See also
dipikabh marked this conversation as resolved.
Show resolved Hide resolved

- {{cssxref("margin-top")}}, {{cssxref("margin-bottom")}}, and {{cssxref("margin-left")}} and the {{cssxref("margin")}} shorthand
- The mapped logical properties: {{cssxref("margin-block-start")}}, {{cssxref("margin-block-end")}}, {{cssxref("margin-inline-start")}}, and {{cssxref("margin-inline-end")}} and the shorthands {{cssxref("margin-block")}} and {{cssxref("margin-inline")}}
- {{cssxref("margin-block-start")}}, {{cssxref("margin-block-end")}}, {{cssxref("margin-inline-start")}}, and {{cssxref("margin-inline-end")}} and the {{cssxref("margin-block")}} and {{cssxref("margin-inline")}} shorthands
6 changes: 4 additions & 2 deletions files/en-us/web/css/margin-top/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,7 @@ The `margin-top` property is specified as the keyword `auto`, or a `<length>`, o

## See also

- {{cssxref("margin-right")}}, {{cssxref("margin-bottom")}}, and {{cssxref("margin-left")}} and the {{cssxref("margin")}} shorthand
- The mapped logical properties: {{cssxref("margin-block-start")}}, {{cssxref("margin-block-end")}}, {{cssxref("margin-inline-start")}}, and {{cssxref("margin-inline-end")}} and the shorthands {{cssxref("margin-block")}} and {{cssxref("margin-inline")}}
- {{cssxref("margin-right")}}, {{cssxref("margin-bottom")}}, and {{cssxref("margin-left")}}
- {{cssxref("margin")}} shorthand
- {{cssxref("margin-block-start")}}, {{cssxref("margin-block-end")}}, and the {{cssxref("margin-block")}} shorthand
- {{cssxref("margin-inline-start")}}, {{cssxref("margin-inline-end")}}, and the {{cssxref("margin-inline")}} shorthand
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
6 changes: 4 additions & 2 deletions files/en-us/web/css/margin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,9 @@ margin: auto; /* top and bottom: 0 margin */

## See also

- {{cssxref("margin-top")}}, {{cssxref("margin-right")}}, {{cssxref("margin-bottom")}}, and {{cssxref("margin-left")}}
- {{cssxref("margin-block-start")}}, {{cssxref("margin-block-end")}}, {{cssxref("margin-inline-start")}}, and {{cssxref("margin-inline-end")}}
- {{cssxref("margin-block")}} and {{cssxref("margin-inline")}} shorthands
- [Introduction to the CSS basic box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
- [Margin collapsing](/en-US/docs/Web/CSS/CSS_box_model/Mastering_margin_collapsing)
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- {{cssxref("margin-top")}}, {{cssxref("margin-right")}}, {{cssxref("margin-bottom")}}, and {{cssxref("margin-left")}}
- The mapped logical properties: {{cssxref("margin-block-start")}}, {{cssxref("margin-block-end")}}, {{cssxref("margin-inline-start")}}, and {{cssxref("margin-inline-end")}} and the shorthands {{cssxref("margin-block")}} and {{cssxref("margin-inline")}}
- [CSS box model](/en-US/docs/Web/CSS/CSS_box_model) module
5 changes: 3 additions & 2 deletions files/en-us/web/css/max-height/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ form {

## See also

- [The box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model), {{cssxref("box-sizing")}}
- {{Cssxref("height")}}, {{Cssxref("min-height")}}
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- The mapped logical properties: {{cssxref("max-inline-size")}}, {{cssxref("max-block-size")}}
- {{cssxref("max-inline-size")}}, {{cssxref("max-block-size")}}
- {{cssxref("box-sizing")}}
- [The CSS box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
5 changes: 3 additions & 2 deletions files/en-us/web/css/max-width/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ In this example, the "child" will be either 150 pixels wide or the width of the

## See also

- [The box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model), {{cssxref("box-sizing")}}
- {{cssxref("box-sizing")}}
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- {{cssxref("width")}}, {{cssxref("min-width")}}
- The mapped logical properties: {{cssxref("max-inline-size")}}, {{cssxref("max-block-size")}}
- {{cssxref("max-inline-size")}}, {{cssxref("max-block-size")}}
- [The CSS box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
6 changes: 5 additions & 1 deletion files/en-us/web/css/overscroll-behavior-block/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,8 @@ p {

## See also

- [Take control of your scroll: customizing pull-to-refresh and overflow effects](https://developer.chrome.com/blog/overscroll-behavior/#full-demo)
- {{cssxref("overscroll-behavior")}}
- {{cssxref("overscroll-behavior-x")}}
- {{cssxref("overscroll-behavior-y")}}
- {{cssxref("overscroll-behavior-inline")}}
- [CSS overscroll behavior](/en-US/docs/Web/CSS/CSS_overscroll_behavior) module
6 changes: 5 additions & 1 deletion files/en-us/web/css/overscroll-behavior-inline/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,8 @@ p {

## See also

- [Take control of your scroll: customizing pull-to-refresh and overflow effects](https://developer.chrome.com/blog/overscroll-behavior/#demo)
- {{cssxref("overscroll-behavior")}}
- {{cssxref("overscroll-behavior-x")}}
- {{cssxref("overscroll-behavior-y")}}
- {{cssxref("overscroll-behavior-block")}}
- [CSS overscroll behavior](/en-US/docs/Web/CSS/CSS_overscroll_behavior) module
7 changes: 5 additions & 2 deletions files/en-us/web/css/overscroll-behavior-x/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,8 @@ main > div {

## See also

- [Take control of your scroll: customizing pull-to-refresh and overflow effects](https://developer.chrome.com/blog/overscroll-behavior/#full-demo)
- The mapped logical properties: {{cssxref("overscroll-behavior-inline")}}, {{cssxref("overscroll-behavior-block")}}
- {{cssxref("overscroll-behavior-x")}}
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- {{cssxref("overscroll-behavior-y")}}
- {{cssxref("overscroll-behavior-inline")}}
- {{cssxref("overscroll-behavior-block")}}
- [CSS overscroll behavior](/en-US/docs/Web/CSS/CSS_overscroll_behavior) module
7 changes: 5 additions & 2 deletions files/en-us/web/css/overscroll-behavior-y/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,8 @@ See {{cssxref("overscroll-behavior")}} for a full example and explanation.

## See also

- [Take control of your scroll: customizing pull-to-refresh and overflow effects](https://developer.chrome.com/blog/overscroll-behavior/#demo)
- The mapped logical properties: {{cssxref("overscroll-behavior-inline")}}, {{cssxref("overscroll-behavior-block")}}
- {{cssxref("overscroll-behavior")}}
- {{cssxref("overscroll-behavior-x")}}
- {{cssxref("overscroll-behavior-inline")}}
- {{cssxref("overscroll-behavior-block")}}
- [CSS overscroll behavior](/en-US/docs/Web/CSS/CSS_overscroll_behavior) module
1 change: 1 addition & 0 deletions files/en-us/web/css/overscroll-behavior/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,5 @@ html {

## See also

- [CSS overscroll behavior](/en-US/docs/Web/CSS/CSS_overscroll_behavior) module
- [Take control of your scroll: customizing pull-to-refresh and overflow effects](https://developer.chrome.com/blog/overscroll-behavior) on developer.chrome.com (2017)
6 changes: 4 additions & 2 deletions files/en-us/web/css/padding-bottom/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,7 @@ The `padding-bottom` property is specified as a single value chosen from the lis
## See also

- [Introduction to the CSS basic box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- {{cssxref("padding-top")}}, {{cssxref("padding-right")}}, {{cssxref("padding-left")}} and the {{cssxref("padding")}} shorthand
- The mapped logical properties: {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, and {{cssxref("padding-inline-end")}} and the shorthands {{cssxref("padding-block")}} and {{cssxref("padding-inline")}}
- {{cssxref("padding-top")}}, {{cssxref("padding-right")}}, and {{cssxref("padding-left")}}
- {{cssxref("padding")}} shorthand
- {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, and {{cssxref("padding-inline-end")}}
- {{cssxref("padding-block")}} and {{cssxref("padding-inline")}} shorthands
6 changes: 4 additions & 2 deletions files/en-us/web/css/padding-left/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,7 @@ The `padding-left` property is specified as a single value chosen from the list
## See also

- [Introduction to the CSS basic box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- {{cssxref("padding-top")}}, {{cssxref("padding-right")}}, {{cssxref("padding-bottom")}} and the {{cssxref("padding")}} shorthand
- The mapped logical properties: {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, and {{cssxref("padding-inline-end")}} and the shorthands {{cssxref("padding-block")}} and {{cssxref("padding-inline")}}
- {{cssxref("padding-top")}}, {{cssxref("padding-right")}}, and {{cssxref("padding-bottom")}}
- {{cssxref("padding")}} shorthand
- {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, and {{cssxref("padding-inline-end")}}
- {{cssxref("padding-block")}} and {{cssxref("padding-inline")}} shorthands
6 changes: 4 additions & 2 deletions files/en-us/web/css/padding-right/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,7 @@ The `padding-right` property is specified as a single value chosen from the list
## See also

- [Introduction to the CSS basic box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- {{cssxref("padding-top")}}, {{cssxref("padding-bottom")}}, {{cssxref("padding-left")}} and the {{cssxref("padding")}} shorthand
- The mapped logical properties: {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, and {{cssxref("padding-inline-end")}} and the shorthands {{cssxref("padding-block")}} and {{cssxref("padding-inline")}}
- {{cssxref("padding-top")}}, {{cssxref("padding-bottom")}}, and {{cssxref("padding-left")}}
- {{cssxref("padding")}} shorthand
- {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, and {{cssxref("padding-inline-end")}}
- {{cssxref("padding-block")}} and {{cssxref("padding-inline")}} shorthands
6 changes: 4 additions & 2 deletions files/en-us/web/css/padding-top/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,7 @@ The `padding-top` property is specified as a single value chosen from the list b
## See also

- [Introduction to the CSS basic box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- {{cssxref("padding-right")}}, {{cssxref("padding-bottom")}}, {{cssxref("padding-left")}} and the {{cssxref("padding")}} shorthand
- The mapped logical properties: {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, and {{cssxref("padding-inline-end")}} and the shorthands {{cssxref("padding-block")}} and {{cssxref("padding-inline")}}
- {{cssxref("padding-right")}}, {{cssxref("padding-bottom")}}, {{cssxref("padding-left")}}
- {{cssxref("padding")}} shorthand
- {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, and {{cssxref("padding-inline-end")}}
- {{cssxref("padding-block")}} and {{cssxref("padding-inline")}} shorthands
3 changes: 2 additions & 1 deletion files/en-us/web/css/padding/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,5 @@ padding: 1em 3px 30px 5px; /* top: 1em padding */

- [Introduction to the CSS basic box model](/en-US/docs/Web/CSS/CSS_box_model/Introduction_to_the_CSS_box_model)
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- {{cssxref("padding-top")}}, {{cssxref("padding-right")}}, {{cssxref("padding-bottom")}}, and {{cssxref("padding-left")}}.
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
- The mapped logical properties: {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, and {{cssxref("padding-inline-end")}} and the shorthands {{cssxref("padding-block")}} and {{cssxref("padding-inline")}}
- {{cssxref("padding-block-start")}}, {{cssxref("padding-block-end")}}, {{cssxref("padding-inline-start")}}, and {{cssxref("padding-inline-end")}}
- {{cssxref("padding-block")}} and {{cssxref("padding-inline")}} shorthands
6 changes: 4 additions & 2 deletions files/en-us/web/css/right/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ div {

## See also

- {{cssxref("inset")}}, the shorthand for all related properties: {{cssxref("top")}}, {{cssxref("bottom")}}, and {{cssxref("left")}}
- The mapped logical properties: {{cssxref("inset-block-start")}}, {{cssxref("inset-block-end")}}, {{cssxref("inset-inline-start")}}, and {{cssxref("inset-inline-end")}} and the shorthands {{cssxref("inset-block")}} and {{cssxref("inset-inline")}}
- {{cssxref("top")}}, {{cssxref("bottom")}}, and {{cssxref("left")}}
- {{cssxref("inset")}} shorthand
- {{cssxref("inset-block-start")}}, {{cssxref("inset-block-end")}}, {{cssxref("inset-inline-start")}}, and {{cssxref("inset-inline-end")}}
- {{cssxref("inset-block")}} and {{cssxref("inset-inline")}} shorthands
- {{cssxref("position")}}
dipikabh marked this conversation as resolved.
Show resolved Hide resolved
6 changes: 4 additions & 2 deletions files/en-us/web/css/top/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ div {

## See also

- {{cssxref("inset")}}, the shorthand for all related properties: {{cssxref("bottom")}}, {{cssxref("left")}}, and {{cssxref("right")}}
- The mapped logical properties: {{cssxref("inset-block-start")}}, {{cssxref("inset-block-end")}}, {{cssxref("inset-inline-start")}}, and {{cssxref("inset-inline-end")}} and the shorthands {{cssxref("inset-block")}} and {{cssxref("inset-inline")}}
- {{cssxref("bottom")}}, {{cssxref("left")}}, and {{cssxref("right")}}
- {{cssxref("inset")}} shorthand
- {{cssxref("inset-block-start")}}, {{cssxref("inset-block-end")}}, {{cssxref("inset-inline-start")}}, and {{cssxref("inset-inline-end")}}
- {{cssxref("inset-block")}} and {{cssxref("inset-inline")}} shorthands
- {{cssxref("position")}}
2 changes: 1 addition & 1 deletion files/en-us/web/css/width/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,5 @@ p.minblue {
- {{cssxref("height")}}
- {{cssxref("box-sizing")}}
- {{cssxref("min-width")}}, {{cssxref("max-width")}}
- The mapped logical properties: {{cssxref("block-size")}}, {{cssxref("inline-size")}}
- {{cssxref("block-size")}}, {{cssxref("inline-size")}}
- {{cssxref("anchor-size()")}}
dipikabh marked this conversation as resolved.
Show resolved Hide resolved