Skip to content

Commit a40fd8e

Browse files
authored
Merge pull request #409 from 80001/patch-9
Update task.md
2 parents 34b8e1a + c2e6a10 commit a40fd8e

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)