This file contains 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
<!-- In between the <div="reveal"> and the <div class="slides">--> | |
<header style="position: absolute; left: 100px;"></header> | |
<!-- In between the <div="reveal"> and the <div class="slides">--> | |
<section data-state="header1"> | |
<style>.header1 header:after { content: "Header 1 Example"; }</style> | |
<p>header1 example</p> | |
</section> | |
<section data-state="header2"> |