impressive markup clean-up - wrapper elements now automagically generate themselves
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="impress"><div class="canvas">
|
||||
<div id="impress">
|
||||
|
||||
<div id="bored" class="step slide" data-x="-1000" data-y="-1000">
|
||||
<q>Aren't you just <b>bored</b> with all those slides-based presentations?</q>
|
||||
@@ -39,7 +39,7 @@
|
||||
and based on the <strong>power of CSS3 transforms and transitions</strong> in modern browsers.</p>
|
||||
</div>
|
||||
|
||||
</div></div><!-- #impress .canvas -->
|
||||
</div>
|
||||
|
||||
<script src="js/impress.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user