2 <html lang=
"en" prefix=
"og: http://ogp.me/ns#">
5 <meta name=
"viewport" content=
"width=device-width, initial-scale=1">
7 <!-- CLEAN MARKUP = GOOD KARMA.
10 you're a curious person and a fast learner ;)
11 Let's make something beautiful together. Contribute on Github:
12 https://github.com/webslides/webslides
19 <title>WebSlides: Making HTML presentations easy
</title>
20 <meta name=
"description" content=
"WebSlides is the easiest way to make HTML presentations, portfolios, and landings. Just essential features.">
22 <!-- URL CANONICAL -->
23 <!-- <link rel="canonical" href="http://your-url.com/"> -->
26 <link href=
"https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,700,700i%7CMaitree:200,300,400,600,700&subset=latin-ext" rel=
"stylesheet">
28 <!-- CSS WebSlides -->
29 <link rel=
"stylesheet" type='text/css' media='all'
href=
"static/css/webslides.css">
31 <!-- Optional - CSS SVG Icons (Font Awesome) -->
32 <link rel=
"stylesheet" type='text/css' media='all'
href=
"static/css/svg-icons.css">
34 <!-- SOCIAL CARDS (ADD YOUR INFO) -->
37 <meta property=
"og:url" content=
"http://your-url.com/"> <!-- YOUR URL -->
38 <meta property=
"og:type" content=
"article">
39 <meta property=
"og:title" content=
"WebSlides — Making HTML Presentations Easy"> <!-- EDIT -->
40 <meta property=
"og:description" content=
"WebSlides is about telling stories beautifully. Just the essential features. Good karma."> <!-- EDIT -->
41 <meta property=
"og:updated_time" content=
"2017-01-04T17:20:50"> <!-- EDIT -->
42 <meta property=
"og:image" content=
"static/images/share-webslides.jpg"> <!-- EDIT -->
45 <meta name=
"twitter:card" content=
"summary_large_image">
46 <meta name=
"twitter:site" content=
"@webslides"> <!-- EDIT -->
47 <meta name=
"twitter:creator" content=
"@jlantunez"> <!-- EDIT -->
48 <meta name=
"twitter:title" content=
"WebSlides — Making HTML Presentations Easy"> <!-- EDIT -->
49 <meta name=
"twitter:description" content=
"WebSlides is about good karma. Just essential features. 120+ free slides ready to use."> <!-- EDIT -->
50 <meta name=
"twitter:image" content=
"static/images/share-webslides.jpg"> <!-- EDIT -->
53 <link rel=
"shortcut icon" sizes=
"16x16" href=
"static/images/favicons/favicon.png">
54 <link rel=
"shortcut icon" sizes=
"32x32" href=
"static/images/favicons/favicon-32.png">
55 <link rel=
"apple-touch-icon icon" sizes=
"76x76" href=
"static/images/favicons/favicon-76.png">
56 <link rel=
"apple-touch-icon icon" sizes=
"120x120" href=
"static/images/favicons/favicon-120.png">
57 <link rel=
"apple-touch-icon icon" sizes=
"152x152" href=
"static/images/favicons/favicon-152.png">
58 <link rel=
"apple-touch-icon icon" sizes=
"180x180" href=
"static/images/favicons/favicon-180.png">
59 <link rel=
"apple-touch-icon icon" sizes=
"192x192" href=
"static/images/favicons/favicon-192.png">
62 <meta name=
"mobile-web-app-capable" content=
"yes">
63 <meta name=
"theme-color" content=
"#333333">
67 <header role=
"banner">
68 <nav role=
"navigation">
69 <p class=
"logo"><a href=
"index.html" title=
"WebSlides">WebSlides
</a></p>
72 <a rel=
"external" href=
"https://github.com/webslides/webslides" title=
"Github">
73 <svg class=
"fa-github">
74 <use xlink:
href=
"#fa-github"></use>
80 <a rel=
"external" href=
"https://twitter.com/webslides" title=
"Twitter">
81 <svg class=
"fa-twitter">
82 <use xlink:
href=
"#fa-twitter"></use>
87 <!-- <li class="dribbble"><a rel="external" href="http://dribbble.com/webslides" title="Dribbble"><svg class="fa-dribbble"><use xlink:href="#fa-dribbble"></use></svg> <em>webslides</em></a></li> -->
93 <article id=
"webslides" class=
"vertical">
95 - Each parent <section> in the <article id="webslides"> element is an individual slide.
96 - Vertical sliding = <article id="webslides" class="vertical">
97 - <div class="wrap"> = container 90% / <div class="wrap size-50"> = 45%;
101 <span class=
"background" style=
"background-image:url('https://webslides.tv/static/images/nature.jpg')"></span>
102 <!--.wrap = container (width: 90%) -->
103 <div class=
"wrap aligncenter">
104 <h1><strong>Create beautiful stories
</strong></h1>
105 <p class=
"text-intro">WebSlides makes HTML presentations easy.
<br>
106 Just the essentials and using lovely CSS.
109 <a href=
"https://webslides.tv/webslides-latest.zip" class=
"button zoomIn" title=
"Download WebSlides for free">
110 <svg class=
"fa-cloud-download">
111 <use xlink:
href=
"#fa-cloud-download"></use>
120 <!--.wrap = container (width: 90%) -->
121 <div class=
"wrap size-50 aligncenter">
122 <h2><strong>Why WebSlides?
</strong></h2>
123 <p class=
"text-intro"><a href=
"demos/why-webslides.html" title=
"Why WebSlides?">Presentations
</a>,
<a href=
"demos/landings.html" title=
"Landings">landings
</a>,
<a href=
"demos/portfolios.html" title=
"Portfolios">portfolios
</a>, and
<a href=
"demos/longforms.html" title=
"Longforms">longforms
</a>.
</p>
124 <div class=
"bg-white shadow">
125 <ul class=
"flexblock reasons">
127 <h2>An opportunity to engage.
</h2>
128 <p>WebSlides is about good karma. This is about telling the story, and sharing it in a beautiful way. HTML and CSS as narrative elements.
</p>
131 <h2>Work better, faster.
</h2>
132 <p>Designers, marketers, and journalists can now focus on the content. Simply
<a href=
"demos/index.html" title=
"WebSlides Demos">choose a demo
</a> and customize it in minutes.
</p>
136 <!-- .end .bg-white shadow -->
141 <!--.wrap = container (width: 90%) -->
143 <div class=
"grid vertical-align">
145 <h3><strong>WebSlides is really easy
</strong></h3>
146 <p class=
"text-intro">Each parent
<code><section
></code> in the #webslides element is an individual slide.
</p>
147 <p>Code is clean and scalable. It uses
<strong>intuitive markup
</strong> with popular naming conventions. There's no need to overuse classes or nesting.
<strong>Making an HTML presentation has never been so fast
</strong>.
</p>
149 <!-- .end .column -->
151 <pre><article
id="webslides"
>
152 <span class=
"code-comment"><!-- Slide
1 --
></span>
154 <h1
>Design for trust
</h1
>
156 <span class=
"code-comment"><!-- Slide
2 --
></span>
157 <section
class="bg-primary"
>
158 <div
class="wrap"
>
159 <h2
>.wrap = container (width:
90%)
</h2
>
165 <!-- .end .column -->
174 <ul class=
"flexblock features">
181 with arrow keys, presenter...
187 <svg class=
"fa-link">
188 <use xlink:
href=
"#fa-link"></use>
192 Go to a specific slide.
198 <svg class=
"fa-clock-o">
199 <use xlink:
href=
"#fa-clock-o"></use>
203 Current/Total number.
209 <span>40<sup>+
</sup></span>
212 Covers, cards, quotes...
218 <svg class=
"fa-text-height">
219 <use xlink:
href=
"#fa-text-height"></use>
229 <span>500<sup>+
</sup></span>
240 <h2><strong>WebSlides Demos
</strong></h2>
241 <p>Contribute on
<a href=
"https://github.com/webslides/webslides" title=
"Contribute on Github">Github
</a>.
<span class=
"alignright"><a href=
"demos/index.html" title=
"WebSlides Demos">View all
›</a></span></p>
242 <ul class=
"flexblock gallery">
244 <a href=
"demos/why-webslides.html" title=
"Why WebSlides?">
246 <img alt=
"Thumbnail Why WebSlides?" src=
"https://webslides.tv/static/images/demos-why.png">
248 <h2>Why WebSlides?
</h2>
254 <a href=
"demos/landings.html" title=
"Landings">
256 <img alt=
"Thumbnail Landings" src=
"https://webslides.tv/static/images/demos-landings.png">
264 <a href=
"demos/portfolios.html" title=
"Portfolios">
266 <img alt=
"Thumbnail Portfolios" src=
"https://webslides.tv/static/images/demos-portfolios.png">
274 <a href=
"demos/keynote.html" title=
"Apple Keynote">
276 <img alt=
"Thumbnail Apple Keynote" src=
"https://webslides.tv/static/images/demos-apple.png">
278 <h2>Apple Keynote
</h2>
289 <div class=
"grid vertical-align">
292 <svg class=
"fa-life-ring">
293 <use xlink:
href=
"#fa-life-ring"></use>
295 <strong>Guides
</strong>
297 <p>If you need help, here's just three tutorials. Just a basic knowledge of HTML is required:
</p>
298 <ul class=
"description">
299 <li><a href=
"demos/components.html" title=
"WebSlides Components">WebSlides Components
</a>.
</li>
300 <li><a href=
"demos/classes.html" title=
"WebSlides Classes">WebSlides Classes
</a>.
</li>
301 <li><a href=
"demos/media.html" title=
"WebSlides Media">WebSlides Media: images, videos...
</a></li>
305 <figure><img class=
"aligncenter" src=
"static/images/setup.png" alt=
"WebSlides Files"></figure>
309 <svg class=
"fa-cubes">
310 <use xlink:
href=
"#fa-cubes"></use>
312 <strong>Built to expand
</strong>
314 <p>The best way to
<strong>inspire with your content
</strong> is to connect on a personal level:
</p>
315 <ul class=
"description">
316 <li>Background images:
<a href=
"http://unsplash.com">Unsplash
</a>.
</li>
317 <li>CSS animations:
<a href=
"https://daneden.github.io/animate.css/">Animate.css
</a>.
</li>
318 <li>Longforms:
<a href=
"http://michalsnik.github.io/aos/"> Animate on scroll
</a>.
</li>
325 <section class=
"aligncenter">
326 <!-- .wrap = container (width: 90%) -->
328 <h2><strong>Ready to Start?
</strong> </h2>
329 <p class=
"text-intro">Create your own presentation instantly.
<br>120+ premium slides ready to use.
</p>
331 <a href=
"https://webslides.tv/webslides-latest.zip" class=
"button" title=
"Download WebSlides">
332 <svg class=
"fa-cloud-download">
333 <use xlink:
href=
"#fa-cloud-download"></use>
338 <a href=
"https://www.paypal.me/jlantunez/8" title=
"Thanks :)">
339 <svg class=
"fa-paypal">
340 <use xlink:
href=
"#fa-paypal"></use>
349 <section class=
"slide-bottom">
351 <div class=
"content-right text-serif">
353 <strong>Thanks.
</strong>
354 <a target=
"_blank" title=
"Share on Twitter" href=
"https://twitter.com/intent/tweet?text=Finally,%20everything%20you%20need%20to%20make%20HTML%20presentations%20in%20a%20fast/beautiful%20way.%20@WebSlides%20=%20Good%20karma%20—%20https://webslides.tv">
355 <svg class=
"fa-twitter">
356 <use xlink:
href=
"#fa-twitter"></use>
360 <p>People share content that makes them feel inspired. WebSlides is a very effective way to engage young audiences, customers, and teams.
</p>
361 <p>Best,
<br> <a href=
"https://twitter.com/jlantunez">@jlantunez
</a>,
<a href=
"https://twitter.com/belelros">@belelros
</a>, and
<a href=
"https://twitter.com/luissacristan">@luissacristan
</a>.
</p>
363 <!-- .end .content-right -->
375 <footer role="contentinfo">
377 <p>An <a href="https://github.com/webslides/webslides">open source solution</a>, by <a href="https://twitter.com/webslides">@webslides</a>.</p>
382 <script src=
"static/js/webslides.js"></script>
384 window.ws = new WebSlides();
387 <!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
388 <script defer
src=
"static/js/svg-icons.js"></script>