Category Archives: HTML
Create online slides and download them as HTML

https://slides.com/
Modern presentation tools
The Slides editor is available online, right in your browser. Unlike traditional presentation software, like PowerPoint, there’s no need to download anything. All of your work is stored securely on our servers, accessible wherever you are.
Presentations that look great
Whether you speak at a conference, host a meeting, or just send your deck out by email, your story is conveyed in the beauty in which it was crafted. You can also export a PDF and share or print it for your audience.
Always with you
Decks are freely viewable anywhere on desktop, tablets and phones. They can be embedded inside of your site or blog and downloaded for full offline access.
https://github.com/hakimel/reveal.js/
Create Android Phonegap HTML5 project
HTML5 Games and Applications Source Codes
Web API / Widgets
Redirect from an HTML page to other HTML page
Redirect from an HTML page to other HTML page
Insert the following html code into HTML page title in order to redirect a Web page to other web page:
<meta http-equiv="refresh" content="0; url=http://example.com" />