Skip to content

Commit 72b4652

Browse files
authored
Update task.md
1 parent c696bdd commit 72b4652

File tree

1 file changed

+3
-3
lines changed
  • 2-ui/1-document/09-size-and-scroll/6-width-vs-clientwidth

1 file changed

+3
-3
lines changed

2-ui/1-document/09-size-and-scroll/6-width-vs-clientwidth/task.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ importance: 5
22

33
---
44

5-
# The difference: CSS width versus clientWidth
5+
# Відмінності: CSS висота і clientWidth
66

7-
What's the difference between `getComputedStyle(elem).width` and `elem.clientWidth`?
7+
Яка різниця між `getComputedStyle(elem).width` і `elem.clientWidth`?
88

9-
Give at least 3 differences. The more the better.
9+
Назвіть принаймні 3 відмінності. Чим більше, тим краще.

0 commit comments

Comments
 (0)