Skip to content

Commit c22c83f

Browse files
authored
Update article.md
1 parent d8c669e commit c22c83f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

2-ui/1-document/09-size-and-scroll/article.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can [open the document in the sandbox](sandbox:metric).
4545
4646
فيما يلي الصورة العامة بخصائص الهندسة:
4747
48-
! [] (metric-all.svg)
48+
![](metric-all.svg)
4949
5050
قيم هذه الخصائص هي أرقام تقنيًا ، لكن هذه الأرقام هي "بكسل" ، لذا فهي قياسات بكسل.
5151
@@ -203,7 +203,7 @@ element.style.height = `${element.scrollHeight}px`;
203203

204204
وبعبارة أخرى ، فإن "rollTop" هو "مقدار التمرير".
205205

206-
````smart header = "يمكن تعديل" التمرير لليسار / التمرير العلوي "
206+
````smart header="يمكن تعديل" التمرير لليسار / التمرير العلوي "
207207
معظم الخصائص الهندسية هنا للقراءة فقط ، ولكن يمكن تغيير `التمرير لليسار / التمرير العلوي` ، وسوف يقوم المتصفح بتمرير العنصر.
208208
209209
```online

0 commit comments

Comments
 (0)