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 b677e71 commit 8eb7daaCopy full SHA for 8eb7daa
css-box-4/Overview.bs
@@ -15,7 +15,9 @@ Ignored Terms: internal table elements, block layout
15
</pre>
16
<pre class='link-defaults'>
17
spec:css-sizing-3; type:dfn; text:size
18
-spec:css-backgrounds-3; type:property; text:border-radius
+spec:css-borders-4;
19
+ type:property; text:border
20
+ type:property; text:border-radius
21
22
23
Introduction {#intro}
@@ -113,7 +115,7 @@ The CSS Box Model {#box-model}
113
115
114
116
<div class="figure">
117
<p><img src="images/box.png" alt="Diagram of a typical box, showing the
- content, padding, border and margin areas">
118
+ content, padding, border and margin areas" width="461">
119
120
<p class="caption">The various areas and edges of a typical box.
121
</div>
0 commit comments