Adding code styling to property value. (#34463)
Adding <code> styling for property value infinite in the ## Instructions.
This commit is contained in:
committed by
Randell Dawson
parent
38777ef429
commit
79af29dd2b
@ -14,7 +14,7 @@ In this case the animation will stop after running 3 times, but it's possible to
|
||||
|
||||
## Instructions
|
||||
<section id='instructions'>
|
||||
To keep the ball bouncing on the right on a continuous loop, change the <code>animation-iteration-count</code> property to infinite.
|
||||
To keep the ball bouncing on the right on a continuous loop, change the <code>animation-iteration-count</code> property to <code>infinite</code>.
|
||||
</section>
|
||||
|
||||
## Tests
|
||||
|
Reference in New Issue
Block a user