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 a15d531 commit b823897Copy full SHA for b823897
css-box-4/Overview.bs
@@ -122,10 +122,10 @@ The CSS Box Model {#box-model}
122
123
The perimeter of each of the four areas
124
(content, padding, border, and margin)
125
- is called an “edge”,
126
- and each edge can be broken down into
+ is called an <dfn export lt="box edge" local-lt="edge">edge</dfn>
+ and each [=edge=] can be broken down into
127
a top, right, bottom, and left side.
128
- Thus each <a>box</a> has four edges
+ Thus each <a>box</a> has four [=edges=]
129
each composed of four sides:
130
131
<dl export>
0 commit comments