We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a29826 commit 80eb75aCopy full SHA for 80eb75a
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