Only used in flex layout. [[!CSS-FLEXBOX-1]]
Aligns the alignment subject to be flush with the edge of the alignment container
@@ -255,6 +275,10 @@ Positional Alignment: the ''center'', ''start'', ''end'', ''self-start'', ''self
When used on boxes that are not children of a flex container,
this value behaves as ''start''.
+
+
+
+
flex-end (self, content)
Only used in flex layout.
Aligns the alignment subject to be flush with the edge of the alignment container
@@ -262,15 +286,27 @@ Positional Alignment: the ''center'', ''start'', ''end'', ''self-start'', ''self
When used on boxes that are not children of a flex container,
this value behaves as ''end''.
+
+
+
+
left (self, content)
Aligns the alignment subject to be flush with the alignment container’s line-left edge.
If the property's axis is not parallel with the inline axis,
this value behaves as ''start''.
+
+
+
+
right (self, content)
Aligns the alignment subject to be flush with the alignment container’s line-right edge.
If the property's axis is not parallel with the inline axis,
this value behaves as ''start''.
+
+
+
+
Two grammar terms are used to denote this collection of values:
diff --git a/css-align/images/positional-center.svg b/css-align/images/positional-center.svg
new file mode 100644
index 00000000000..df477953029
--- /dev/null
+++ b/css-align/images/positional-center.svg
@@ -0,0 +1,43 @@
+
diff --git a/css-align/images/positional-end.svg b/css-align/images/positional-end.svg
new file mode 100644
index 00000000000..5cda0b6ab20
--- /dev/null
+++ b/css-align/images/positional-end.svg
@@ -0,0 +1,43 @@
+
diff --git a/css-align/images/positional-flex-end.svg b/css-align/images/positional-flex-end.svg
new file mode 100644
index 00000000000..5cda0b6ab20
--- /dev/null
+++ b/css-align/images/positional-flex-end.svg
@@ -0,0 +1,43 @@
+
diff --git a/css-align/images/positional-flex-start.svg b/css-align/images/positional-flex-start.svg
new file mode 100644
index 00000000000..d533e55d58f
--- /dev/null
+++ b/css-align/images/positional-flex-start.svg
@@ -0,0 +1,43 @@
+
diff --git a/css-align/images/positional-left.svg b/css-align/images/positional-left.svg
new file mode 100644
index 00000000000..d533e55d58f
--- /dev/null
+++ b/css-align/images/positional-left.svg
@@ -0,0 +1,43 @@
+
diff --git a/css-align/images/positional-right.svg b/css-align/images/positional-right.svg
new file mode 100644
index 00000000000..5cda0b6ab20
--- /dev/null
+++ b/css-align/images/positional-right.svg
@@ -0,0 +1,43 @@
+
diff --git a/css-align/images/positional-self-end.svg b/css-align/images/positional-self-end.svg
new file mode 100644
index 00000000000..56c6361e06a
--- /dev/null
+++ b/css-align/images/positional-self-end.svg
@@ -0,0 +1,22 @@
+
diff --git a/css-align/images/positional-self-start.svg b/css-align/images/positional-self-start.svg
new file mode 100644
index 00000000000..ccdac92ccc3
--- /dev/null
+++ b/css-align/images/positional-self-start.svg
@@ -0,0 +1,22 @@
+
diff --git a/css-align/images/positional-start.svg b/css-align/images/positional-start.svg
new file mode 100644
index 00000000000..d533e55d58f
--- /dev/null
+++ b/css-align/images/positional-start.svg
@@ -0,0 +1,43 @@
+