diff --git a/property/position/index.html b/property/position/index.html index 037be33a..784e6cb6 100644 --- a/property/position/index.html +++ b/property/position/index.html @@ -36,7 +36,7 @@

The element will remain in the natural flow of the page.

-

As a result, it will not act as anchor point for the absolutely positioned yellow block.

+

As a result, it will not act as anchor point for the absolutely positioned pink block.

Also, it will not react to the following properties:

@@ -58,7 +58,7 @@

The element will remain in the natural flow of the page.

-

It also makes the element positioned: it will act as an anchor point for the absolutely positioned yellow block.

+

It also makes the element positioned: it will act as an anchor point for the absolutely positioned pink block.

Also, it will react to the following properties:

@@ -81,7 +81,7 @@

The element will not remain in the natural flow of the page. It will position itself according to the closest positioned ancestor.

-

Because it's positioned, it will act as an anchor point for the absolutely positioned yellow block.

+

Because it's positioned, it will act as an anchor point for the absolutely positioned pink block.

Also, it will react to the following properties:

@@ -107,7 +107,7 @@

The element will not remain in the natural flow of the page. It will position itself according to the viewport.

-

Because it's positioned, it will act as an anchor point for the absolutely positioned yellow block.

+

Because it's positioned, it will act as an anchor point for the absolutely positioned pink block.

Also, it will react to the following properties: