We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e2552 commit a520a14Copy full SHA for a520a14
1 file changed
2-ui/1-document/09-size-and-scroll/article.md
@@ -254,7 +254,7 @@ alert( getComputedStyle(elem).width ); // show CSS width for elem
254
```online
255
إذا كان المستعرض الخاص بك يحتفظ بمساحة شريط التمرير (معظم المستعرضات لنظام Windows) ، فيمكنك اختباره أدناه.
256
257
-[iframe src = "cssWidthScroll" حدود الرابط = 1]
+[iframe src="cssWidthScroll" link border="1"]
258
259
يحتوي العنصر الذي يحتوي على نص على CSS `width: 300px`.
260
0 commit comments