File tree Expand file tree Collapse file tree 1 file changed +4
-29
lines changed Expand file tree Collapse file tree 1 file changed +4
-29
lines changed Original file line number Diff line number Diff line change @@ -212,35 +212,10 @@ h1 {
212212<h3 id="all-shorthand">
213213Resetting All Properties: the 'all' property</h3>
214214
215- <table class="propdef">
216- <tr>
217- <th> Name:
218- <td> <dfn>all</dfn>
219- <tr>
220- <th> Value:
221- <td> initial | inherit | unset
222- <tr>
223- <th> Initial:
224- <td> See individual properties
225- <tr>
226- <th> Applies to:
227- <td> See individual properties
228- <tr>
229- <th> Inherited:
230- <td> See individual properties
231- <tr>
232- <th> Percentages:
233- <td> See individual properties
234- <tr>
235- <th> Media:
236- <td> See individual properties
237- <tr>
238- <th> Computed value:
239- <td> See individual properties
240- <tr>
241- <th> Animatable:
242- <td> See individual properties
243- </table>
215+ <pre class="propdef shorthand">
216+ Name : all
217+ Value : initial | inherit | unset
218+ </pre>
244219
245220 The 'all' property is a <a>shorthand</a> that resets <em> all</em> CSS properties
246221 except 'direction' and 'unicode-bidi' .
You can’t perform that action at this time.
0 commit comments