We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9907943 commit 0f1ce2bCopy full SHA for 0f1ce2b
css-box-3/Overview.bs
@@ -123,10 +123,10 @@ The CSS Box Model {#box-model}
123
124
The perimeter of each of the four areas
125
(content, padding, border, and margin)
126
- is called an “edge”,
127
- 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
128
a top, right, bottom, and left side.
129
- Thus each <a>box</a> has four edges
+ Thus each <a>box</a> has four [=edges=]
130
each composed of four sides:
131
132
<dl export>
0 commit comments