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.
2 parents c6d7c94 + 80eb75a commit f576a35Copy full SHA for f576a35
2-ui/1-document/11-coordinates/3-position-at-absolute/solution.md
@@ -1,4 +1,4 @@
1
The solution is actually pretty simple:
2
3
- Use `position:absolute` in CSS instead of `position:fixed` for `.note`.
4
-- Usee the function [getCoords()](info:coordinates#getCoords) from the chapter <info:coordinates> to get document-relative coordinates.
+- Use the function [getCoords()](info:coordinates#getCoords) from the chapter <info:coordinates> to get document-relative coordinates.
0 commit comments