RevealjsPresentationApp



RevealjsPresentationApp

3 0


RevealjsPresentationApp

Simple Presentation using Reveal.js

On Github jay3dec / RevealjsPresentationApp

Welcome to Reveal.js Demo
Theme Changes to Solarized. Isn't it Nice ;)
Vertical Slide Floor 1
Vertical Slide Floor 2

Here comes Markdown

Hello I have Notes. Press 's' to view I'm your Notes :)

Math Formula

cos(2θ)=cos2θ−sin2θ
jQuery Code Sample
			
$(function () {
  $("a").click(function (event) {
    alert("Thanks for visiting!");
  });
});
			
		
Thank You :)