css3-transitions/Overview.src.html

changeset 5333
a864cedf577e
parent 5332
8e5fc4412bea
child 5334
0bf8cf5edf4b
     1.1 --- a/css3-transitions/Overview.src.html	Thu Mar 29 14:37:26 2012 -0700
     1.2 +++ b/css3-transitions/Overview.src.html	Thu Mar 29 14:51:26 2012 -0700
     1.3 @@ -89,7 +89,7 @@
     1.4          This document introduces new CSS features to enable <em>implicit transitions</em>, which describe how CSS properties can be made to change smoothly from one value to another over a given duration.
     1.5        </p>
     1.6  
     1.7 -<h2 id="transitions">Transitions</h2>
     1.8 +<h2 id="transitions"><a id="transitions-">Transitions</a></h2>
     1.9        <p>
    1.10          Normally when the value of a CSS property changes, the rendered result is instantly updated, with the affected elements immediately changing from the old property value to the new property value. This section describes a way to specify transitions using new CSS properties. These properties are used to animate smoothly from the old state to the new state over time.
    1.11        </p>

mercurial