We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34b8e1a + c2e6a10 commit a40fd8eCopy full SHA for a40fd8e
2-ui/1-document/09-size-and-scroll/6-width-vs-clientwidth/task.md
@@ -2,8 +2,8 @@ importance: 5
2
3
---
4
5
-# The difference: CSS width versus clientWidth
+# Відмінності: CSS ширина проти clientWidth
6
7
-What's the difference between `getComputedStyle(elem).width` and `elem.clientWidth`?
+Яка різниця між `getComputedStyle(elem).width` і `elem.clientWidth`?
8
9
-Give at least 3 differences. The more the better.
+Назвіть принаймні 3 відмінності. Але чим більше, тим краще.
0 commit comments