We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba74c56 commit b608be7Copy full SHA for b608be7
content/css/concepts/position/position.md
@@ -15,4 +15,4 @@ CatalogContent:
15
16
Positioning in CSS provides designers and developers options for positioning HTML elements on a web page.
17
18
-The CSS position can be set to `static`, `relative`, `absolute`, or `fixed` or `sticky`.
+The CSS position can be set to `static`, `relative`, `absolute`, `fixed` or `sticky`.
0 commit comments