aboutsummaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
authorEric Bidelman2012-04-09 13:40:34 -0700
committerEric Bidelman2012-04-09 13:40:34 -0700
commita72619425c7b796a72c9e50ea06f6f8308e8703a (patch)
tree4bb7712f7147497ce0d882bcef5f66c969ed726d /template.html
parentd370b1d98b2a3375cb6093d70fcbf791c867b46d (diff)
downloadio-slides-remote-a72619425c7b796a72c9e50ea06f6f8308e8703a.tar.gz
auto fadein slide animations happen with css (no more js :))
Diffstat (limited to 'template.html')
-rw-r--r--template.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/template.html b/template.html
index a69caae..821cb47 100644
--- a/template.html
+++ b/template.html
@@ -15,9 +15,9 @@
15 </section> 15 </section>
16 </slide> 16 </slide>
17 17
18 <slide id="title-slide" class="nobackground"> 18 <slide class="title-slide segue nobackground">
19 <aside class="gdbar"><img src="images/google_developers_icon_128.png"></aside> 19 <aside class="gdbar"><img src="images/google_developers_icon_128.png"></aside>
20 <hgroup> 20 <hgroup class="auto-fadein">
21 <h1>Title Goes Here</h1> 21 <h1>Title Goes Here</h1>
22 <h2>Subtitle Goes Here</h2> 22 <h2>Subtitle Goes Here</h2>
23 <p> 23 <p>
@@ -151,20 +151,20 @@ function helloWorld(world) {
151 <slide class="segue dark nobackground"> 151 <slide class="segue dark nobackground">
152 <aside class="gdbar"><img src="images/google_developers_icon_128.png"></aside> 152 <aside class="gdbar"><img src="images/google_developers_icon_128.png"></aside>
153 <article class="flexbox vleft"> 153 <article class="flexbox vleft">
154 <hgroup> 154 <hgroup class="auto-fadein">
155 <h2>Segue Slide</h2> 155 <h2>Segue Slide</h2>
156 <h3>Subtitle Placeholder</h3> 156 <h3>Subtitle Placeholder</h3>
157 </hgroup> 157 </hgroup>
158 </article> 158 </article>
159 </slide> 159 </slide>
160 160
161 <slide class="thank-you-slide nobackground"> 161 <slide class="thank-you-slide segue nobackground">
162 <aside class="gdbar right"><img src="images/google_developers_icon_128.png"></aside> 162 <aside class="gdbar right"><img src="images/google_developers_icon_128.png"></aside>
163 <section class="flexbox vleft"> 163 <section class="flexbox vleft auto-fadein">
164 <h2>&lt;Thanks You!&gt;</h2> 164 <h2>&lt;Thanks You!&gt;</h2>
165 <p>Important contact information goes here.</p> 165 <p>Important contact information goes here.</p>
166 </section> 166 </section>
167 <p> 167 <p class="auto-fadein">
168 Insert contact info<br> 168 Insert contact info<br>
169 Insert contact info<br> 169 Insert contact info<br>
170 Insert contact info 170 Insert contact info