Created
February 8, 2016 15:40
-
-
Save vicegd/50ae66929e450d465614 to your computer and use it in GitHub Desktop.
Reveal.JS - data-state (style)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <section data-state="testingDataState"> | |
| <h2>Estado global</h2> | |
| <p>Incluyendo <code>data-state="VALOR"</code> se pueden cambiar algunos estilos de la diapositiva:</p> | |
| <p>Podria complementarse con el siguiente estilo:</p> | |
| </section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment