Reveal.js - Basic Slide


/ Published in: HTML
Save to your folder(s)

This snippet is a basic slide with a header and a paragraph


Copy this code and paste it in your HTML
  1. <section>
  2. <h2></h2>
  3. <p>
  4. </p>
  5. </section>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.