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 fefdce4 commit b677e71Copy full SHA for b677e71
css-box-3/Overview.bs
@@ -17,6 +17,7 @@ Ignored Terms: internal table elements, block layout
17
Issue Tracking: CSSWG GitHub https://github.com/w3c/csswg-drafts/issues
18
</pre>
19
<pre class='link-defaults'>
20
+spec:css-backgrounds-3; type:property; text:border
21
spec:css-sizing-3; type:dfn; text:size
22
23
@@ -125,7 +126,7 @@ The CSS Box Model {#box-model}
125
126
127
<div class="figure">
128
<p><img src="images/box.png" alt="Diagram of a typical box, showing the
- content, padding, border and margin areas">
129
+ content, padding, border and margin areas" width="461">
130
131
<p class="caption">The various areas and edges of a typical box.
132
</div>
0 commit comments