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
18 <title>WebSlides Portfolios: Showcase your work
</title>
19 <meta name=
"description" content=
"WebSlides is the easiest way to make HTML presentations and portfolios. It's simple, fast, and free.">
21 <!-- URL CANONICAL -->
22 <!-- <link rel="canonical" href="http://your-url.com/permalink"> -->
25 <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 <link rel=
"stylesheet" type='text/css' media='all'
href=
"../static/css/webslides.css">
30 <!-- Optional - CSS SVG Icons (Font Awesome) -->
31 <link rel=
"stylesheet" type=
"text/css" media=
"all" href=
"../static/css/svg-icons.css">
33 <!-- SOCIAL CARDS (ADD YOUR INFO) -->
36 <meta property=
"og:url" content=
"http://your-url.com/permalink"> <!-- EDIT -->
37 <meta property=
"og:type" content=
"article">
38 <meta property=
"og:title" content=
"WebSlides is the easiest way to create a portfolio website. It is free, fast, and fun"> <!-- EDIT -->
39 <meta property=
"og:description" content=
"The easiest way to create a portfolio website. It is free, fast, and fun."> <!-- EDIT -->
40 <meta property=
"og:updated_time" content=
"2017-01-04T17:26:50"> <!-- EDIT -->
41 <meta property=
"og:image" content=
"../static/images/share-webslides.jpg" > <!-- EDIT -->
44 <meta name=
"twitter:card" content=
"summary_large_image">
45 <meta name=
"twitter:site" content=
"@webslides"> <!-- EDIT -->
46 <meta name=
"twitter:creator" content=
"@jlantunez"> <!-- EDIT -->
47 <meta name=
"twitter:title" content=
"Create your portfolio with WebSlides"> <!-- EDIT -->
48 <meta name=
"twitter:description" content=
"WebSlides is the easiest way to create a portfolio website. 120+ slides ready to use."> <!-- EDIT -->
49 <meta name=
"twitter:image" content=
"../static/images/share-webslides.jpg"> <!-- EDIT -->
52 <link rel=
"shortcut icon" sizes=
"16x16" href=
"../static/images/favicons/favicon.png">
53 <link rel=
"shortcut icon" sizes=
"32x32" href=
"../static/images/favicons/favicon-32.png">
54 <link rel=
"apple-touch-icon icon" sizes=
"76x76" href=
"../static/images/favicons/favicon-76.png">
55 <link rel=
"apple-touch-icon icon" sizes=
"120x120" href=
"../static/images/favicons/favicon-120.png">
56 <link rel=
"apple-touch-icon icon" sizes=
"152x152" href=
"../static/images/favicons/favicon-152.png">
57 <link rel=
"apple-touch-icon icon" sizes=
"180x180" href=
"../static/images/favicons/favicon-180.png">
58 <link rel=
"apple-touch-icon icon" sizes=
"192x192" href=
"../static/images/favicons/favicon-192.png">
61 <meta name=
"mobile-web-app-capable" content=
"yes">
62 <meta name=
"theme-color" content=
"#333333">
65 <header role=
"banner">
66 <nav role=
"navigation">
67 <p class=
"logo"><a href=
"../index.html" title=
"WebSlides">WebSlides
</a></p>
70 <a rel=
"external" href=
"https://github.com/webslides/webslides" title=
"Github">
71 <svg class=
"fa-github">
72 <use xlink:
href=
"#fa-github"></use>
78 <a rel=
"external" href=
"https://twitter.com/webslides" title=
"Twitter">
79 <svg class=
"fa-twitter">
80 <use xlink:
href=
"#fa-twitter"></use>
85 <!-- <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> -->
91 <article id=
"webslides">
94 - Each parent <section> in the <article id="webslides"> element is an individual slide.
95 - Vertical sliding = <article id="webslides" class="vertical">
96 - <div class="wrap"> = container 90% / <div class="wrap size-50"> = 45%;
99 <section class=
"bg-primary">
100 <span class=
"background dark" style=
"background-image:url('https://source.unsplash.com/oHrodCLNnU8/')"></span>
101 <div class=
"wrap aligncenter">
102 <h1 class=
"text-landing">Portfolios
</h1>
103 <p class=
"text-symbols">* * *
</p>
104 <p><a class=
"button ghost" href=
"https://webslides.tv/webslides-latest.zip" title=
"Download WebSlides for free"><svg class=
"fa-cloud-download">
105 <use xlink:
href=
"#fa-cloud-download"></use>
111 <!--.wrap = container (width: 90%) -->
112 <div class=
"wrap aligncenter">
113 <p class=
"text-subtitle">Design faster, better.
</p>
114 <h2>Create a beautiful portfolio for your work
</h2>
119 <!--.wrap = container (width: 90%) -->
121 <div class=
"grid vertical-align">
123 <h3><strong>WebSlides is really easy
</strong></h3>
124 <p class=
"text-intro">Each parent
<code><section
></code> in the #webslides element is an individual slide.
</p>
125 <p>Code looks superb. It uses
<strong>intuitive markup with popular naming conventions
</strong>. There's no need to overuse classes or nesting. Based on
<a href=
"https://github.com/jennschiffer/SimpleSlides">SimpleSlides
</a>, by
<a href=
"http://jennmoney.biz">Jenn Schiffer
</a>.
<strong>Tutorials
</strong>:
<a href=
"../demos/components.html" title=
"WebSlides Components">Components
</a> · <a href=
"../demos/classes.html" title=
"WebSlides Classes">Classes
</a>.
</p>
127 <!-- .end .column -->
129 <pre><article
id="webslides"
>
130 <span class=
"code-comment"><!-- Slide
1 --
></span>
132 <h1
>Design for trust
</h1
>
134 <span class=
"code-comment"><!-- Slide
2 --
></span>
135 <section
class="bg-primary"
>
136 <div
class="wrap"
>
137 <h2
>.wrap = container (width:
90%)
</h2
>
143 <!-- .end .column -->
150 <div class=
"wrap size-50">
152 <p>All content is for demo purposes only.
</p>
154 <ol class=
"text-cols">
155 <li><a target=
"_blank" href=
"#slide=5">Welcomes & Abouts
</a></li>
156 <li><a target=
"_blank" href=
"#slide=9">Covers & Case Studies
</a></li>
157 <li><a target=
"_blank" href=
"#slide=16">Metrics & Data
</a></li>
158 <li><a target=
"_blank" href=
"#slide=22">Services & Clients
</a></li>
159 <li><a target=
"_blank" href=
"#slide=28">Galleries
</a></li>
160 <li><a target=
"_blank" href=
"#slide=33">Cards
</a></li>
161 <li><a target=
"_blank" href=
"#slide=36">Features & Benefits
</a></li>
162 <li><a target=
"_blank" href=
"#slide=41">CV/Resumé
</a></li>
163 <li><a target=
"_blank" href=
"#slide=45">Quotes
</a></li>
164 <li><a target=
"_blank" href=
"#slide=49">SVG Icons
</a></li>
165 <li><a target=
"_blank" href=
"#slide=50">Logos
</a></li>
166 <li><a target=
"_blank" href=
"#slide=51">CSS Alignments
</a></li>
167 <li><a target=
"_blank" href=
"#slide=62">CSS Animations
</a></li>
168 <li><a target=
"_blank" href=
"#slide=67">Background images
</a></li>
169 <li><a target=
"_blank" href=
"#slide=70">Embedding videos, maps, charts...
</a></li>
170 <li><a target=
"_blank" href=
"#slide=76">Typography
</a></li>
177 <h1>Design
<span>for
</span> trust
</h1>
178 <ul class=
"flexblock blink border">
182 <svg class=
"fa-bar-chart">
183 <use xlink:
href=
"#fa-bar-chart"></use>
187 Businesses that people love
193 <svg class=
"fa-balance-scale">
194 <use xlink:
href=
"#fa-balance-scale"></use>
198 Ethics of openness and good taste
205 <use xlink:
href=
"#fa-cog"></use>
209 Useful
→ Easy
→ Fast
→ Beautiful
216 <section class=
"bg-primary">
218 <h1>Design
<span>for
</span> understanding
</h1>
219 <ul class=
"flexblock features fadeInUp">
222 <h2><span>100<sup>%
</sup></span> purpose
</h2>
223 Businesses that people love
229 <svg class=
"fa-heart-o">
230 <use xlink:
href=
"#fa-heart-o"></use>
234 Useful
→ Easy
→ Fast
→ Beautiful
243 <div class=
"content-left">
244 <h2>We make interfaces and content strategy.
</h2>
246 <!-- end .content-left -->
247 <div class=
"content-left">
248 <p>We are digital people by nature. When we develop a vision, it is based on knowledge, research and experience. Those images are for demo purposes only.
</p>
250 <!-- end .content-left -->
251 <ul class=
"flexblock zoomIn">
254 <img class=
"blacklogo" src=
"../static/images/logos/google.svg" alt=
"Google">
259 <img class=
"blacklogo" src=
"../static/images/logos/netflix.svg" alt=
"Netflix">
264 <img class=
"blacklogo" src=
"../static/images/logos/instagram.svg" alt=
"Instagram">
273 <h3>How we work?
</h3>
274 <ul class=
"flexblock steps">
275 <!-- li>a? Add blink = <ul class="flexblock steps blink">-->
278 <svg class=
"fa-heartbeat">
279 <use xlink:
href=
"#fa-heartbeat"></use>
283 <p>When you're really passionate about your job, you can change the world.
</p>
286 <div class=
"process step-2"></div>
288 <svg class=
"fa-magic">
289 <use xlink:
href=
"#fa-magic"></use>
293 <p>Why does this business exist? How are you different? Why matters?
</p>
296 <div class=
"process step-3"></div>
298 <svg class=
"fa-balance-scale">
299 <use xlink:
href=
"#fa-balance-scale"></use>
302 <h2>03. Principles
</h2>
303 <p>Leadership through openness, empathy, usefulness, and good taste.
</p>
306 <div class=
"process step-4"></div>
309 <use xlink:
href=
"#fa-cog"></use>
324 <section class=
"aligncenter">
325 <!-- Overlay/Opacity: [class*="bg-"] > .background.dark or .light -->
326 <span class=
"background" style=
"background-image:url('https://source.unsplash.com/xxeAftHHq6E/')"></span>
328 <h2 class=
"text-landing"><strong>Covers
</strong></h2>
331 <section class=
"bg-black-blue">
332 <span class=
"background dark" style=
"background-image:url('https://source.unsplash.com/LW3FskrgQ9M/')"></span>
333 <div class=
"wrap size-50">
334 <p class=
"text-subtitle">Mercedes-Benz
</p>
335 <h2>Defining a new platform for the connected car
</h2>
340 <!-- Overlay/Opacity: [class*="bg-"] > .background.dark or .light -->
341 <span class=
"background" style=
"background-image:url('https://source.unsplash.com/yssUhIxbUZA/')"></span>
343 <div class=
"content-left bg-trans-dark fadeInUp">
344 <img class=
"whitelogo" src=
"../static/images/logos/airbnb.svg" alt=
"Airbnb">
346 <h2><strong>Designing Experiences
</strong></h2>
347 <p>Meet locals who share your interests.
</p>
352 <section class=
"bg-apple">
353 <span class=
"background-left-bottom" style=
"background-image:url('../static/images/iphone-hand.png')"></span>
355 <div class=
"content-right">
358 <svg class=
"fa-apple">
359 <use xlink:
href=
"#fa-apple"></use>
363 <p>Content demo. We've been working with the Acme team over the last three months to build a new app.
</p>
365 <a href=
"#" class=
"button" title=
"Case study">Case study
›</a>
366 <a href=
"https://www.apple.com/apple-pay/" class=
"button ghost" title=
"Apple Website">Open site
›</a>
372 <section class=
"bg-gradient-white">
373 <span class=
"background-right" style=
"background-image:url('../static/images/iphone.png')"></span>
375 <div class=
"content-left">
376 <p class=
"text-subtitle">Christmas Campaign
2016</p>
377 <h2>A new home for Apple
379 <p>We established visual branding and photography direction. All content is for demo purposes only.
</p>
381 <a href=
"#" class=
"button" title=
"Case study">Case study
›</a>
389 <div class=
"grid vertical-align">
394 <p class=
"text-intro">We worked closely with the very talented people at Acme and created a new website. Content demo.
</p>
395 <ul class=
"description">
397 <span class=
"text-label">
403 <span class=
"text-label">
409 <span class=
"text-label">
412 <a href=
"https://madeby.google.com/phone/">madeby.google.com/phone
</a>
419 <img src=
"../static/images/android.png" alt=
"Pixel Phone">
428 <section class=
"aligncenter">
429 <div class=
"wrap size-50">
430 <figure class=
"browser">
431 <a href=
"#" title=
"Title"><img src=
"https://webslides.tv/static/images/cover-apple.jpg" alt=
"Screenshot"></a>
433 <p>HTML/CSS Browser:
<code>.browser
</code></p>
438 <div class=
"wrap aligncenter">
439 <h2><strong>Metrics & Data
</strong></h2>
445 <div class=
"content-left">
446 <h2>WebSlides help you build a culture of innovation.
</h2>
448 <!-- end .content-left -->
449 <div class=
"content-left">
450 <p>Everyone loves stories. WebSlides is about good karma. Hypertext, clean code, and beauty as narrative elements. All content is for demo purposes only.
</p>
452 <!-- end .content-left -->
453 <ul class=
"flexblock metrics">
463 <svg class=
"fa-users">
464 <use xlink:
href=
"#fa-users"></use>
471 <svg class=
"fa-line-chart">
472 <use xlink:
href=
"#fa-line-chart"></use>
481 <section class=
"bg-green">
483 <!-- li>a? Add blink (block link) = <ul class="flexblock metrics blink">-->
484 <ul class=
"flexblock metrics border">
490 <svg class=
"fa-users">
491 <use xlink:
href=
"#fa-users"></use>
498 <svg class=
"fa-line-chart">
499 <use xlink:
href=
"#fa-line-chart"></use>
510 <svg class=
"fa-building-o">
511 <use xlink:
href=
"#fa-building-o"></use>
518 <svg class=
"fa-smile-o">
519 <use xlink:
href=
"#fa-smile-o"></use>
527 <use xlink:
href=
"#fa-usd"></use>
534 <svg class=
"fa-university">
535 <use xlink:
href=
"#fa-university"></use>
544 <section class=
"bg-black aligncenter">
545 <span class=
"background" style=
"background-image:url('https://source.unsplash.com/rCOWMC8qf8A/')"></span>
547 <h2 class=
"text-data">3,
456,
789</h2>
548 <h3>downloads in first
48 hours
</h3>
552 <section class=
"bg-black slide-bottom">
553 <span class=
"background" style=
"background-image:url('https://source.unsplash.com/RSOxw9X-suY/')"></span>
555 <div class=
"content-left">
557 <svg class=
"large fa-tree">
558 <use xlink:
href=
"#fa-tree"></use>
562 <h3>We're working to protect up to a million acres of sustainable forest.
</h3>
567 <section class=
"bg-apple aligncenter">
568 <!--.wrap = container (width: 90%) -->
570 <h2 class=
"text-data">$
48 Billion
</h2>
571 <h3>Revenue in Q2
2019</h3>
576 <div class=
"wrap aligncenter">
577 <h2><strong>Services & Clients
</strong></h2>
581 <section class=
"bg-black-blue">
587 <svg class=
"fa-line-chart">
588 <use xlink:
href=
"#fa-line-chart"></use>
593 <p>Design for growth. We've built a team of world-class designers, developers, and managers.
</p>
597 <svg class=
"fa-film">
598 <use xlink:
href=
"#fa-film"></use>
602 <p>We connect your audience needs, business goals, and brand values into a strategy.
</p>
607 <svg class=
"fa-users">
608 <use xlink:
href=
"#fa-users"></use>
613 <p>We offer personalized services with deep expertise in design and technology.
</p>
617 <svg class=
"fa-graduation-cap">
618 <use xlink:
href=
"#fa-graduation-cap"></use>
622 <p>We train teams to help organizations succeed in the digital age.
</p>
627 <p><code>.grid
> .column
</code></p>
633 <p><code>ul.flexblock
</code> (flexible blocks).
</p>
634 <ul class=
"flexblock">
636 <!--div required = padding li or li>a-->
640 <li>Architecture
</li>
647 <!--div required = padding li or li>a-->
649 <h3>Content Strategy
</h3>
650 Beautiful and engaging stories that inspires consumers to take action.
654 <!--div required = padding li or li>a-->
656 <h3>Customer Experience
</h3>
657 Attitude. Little details. People always remember how you made them feel.
661 <!--div required = padding li or li>a-->
664 We like to help startups by working with them since the beginning.
674 <p><code>ul.flexblock.border.blink
</code> (.blink = block link)
</p>
675 <ul class=
"flexblock blink border">
677 <a href=
"#" title=
"Block Link = .blink">
678 <!--div required = padding li or li>a-->
682 <li>Architecture
</li>
690 <a href=
"#" title=
"Block Link = .blink">
691 <!--div required = padding li or li>a-->
693 <h3>Content Strategy
</h3>
694 Beautiful and engaging stories that inspires consumers to take action.
699 <a href=
"#" title=
"Block Link = .blink">
700 <!--div required = padding li or li>a-->
702 <h3>Customer Experience
</h3>
703 Attitude. Little details. People always remember how you made them feel.
709 <!--div required = padding li or li>a-->
712 We like to help startups by working with them since the beginning.
717 <a href=
"#" title=
"Block Link = .blink">
718 <!--div required = padding li or li>a-->
720 <img class=
"aligncenter" src=
"../static/images/logos/google.svg" alt=
"Google"> Collaboration with the Acme team to design their mobile apps.
725 <a href=
"#" title=
"Block Link = .blink">
726 <!--div required = padding li or li>a-->
728 <img class=
"aligncenter blacklogo" src=
"../static/images/logos/google.svg" alt=
"Google"> We worked closely with the UX team on photography for the site.
<code>img.blacklogo
</code>
733 <a href=
"#" title=
"Block Link = .blink">
734 <!--div required = padding li or li>a-->
736 <img class=
"aligncenter graylogo" src=
"../static/images/logos/google.svg" alt=
"Google"> Acme hired us to help make the reading experience totally engaging.
<code>img.graylogo
</code>
741 <a href=
"#" title=
"Block Link = .blink">
742 <!--div required = padding li or li>a-->
744 <img class=
"aligncenter whitelogo" src=
"../static/images/logos/google.svg" alt=
"Google"> We worked with Acme to develop recruiting processes.
<code>img.whitelogo
</code>
755 <p><code>ul.flexblock.clients
</code></p>
756 <ul class=
"flexblock clients">
758 <a href=
"#" title=
"Client">
760 <img class=
"blacklogo" src=
"../static/images/logos/google.svg" alt=
"Google">
763 <p>Collaboration with the Acme team to design their mobile apps.
<code>img.blacklogo
</code></p>
769 <a href=
"#" title=
"Client">
771 <img class=
"blacklogo" src=
"../static/images/logos/netflix.svg" alt=
"Netflix">
774 <p>We worked with the UX team on photography for the site
<code>img.blacklogo
</code></p>
780 <a href=
"#" title=
"Client">
782 <img class=
"blacklogo" src=
"../static/images/logos/microsoft.svg" alt=
"Microsoft">
785 <p>We worked with the design team to develop recruiting processes.
<code>img.blacklogo
</code></p>
791 <a href=
"#" title=
"Client">
793 <img class=
"blacklogo" src=
"../static/images/logos/airbnb.svg" alt=
"Airbnb">
796 <p>We partnered with various Airbnb divisions to create a campaign for Airbnb Trips.
</p>
808 <p><code>ul.flexblock.clients.border
</code></p>
809 <ul class=
"flexblock clients border">
811 <a href=
"#" title=
"Client">
813 <img class=
"blacklogo" src=
"../static/images/logos/google.svg" alt=
"Google">
816 <p>Collaboration with the Acme team to design their mobile apps.
<code>img.blacklogo
</code></p>
822 <a href=
"#" title=
"Client">
824 <img class=
"blacklogo" src=
"../static/images/logos/netflix.svg" alt=
"Netflix">
827 <p>We worked with the UX team on photography for the site
<code>img.blacklogo
</code></p>
833 <a href=
"#" title=
"Client">
835 <img class=
"blacklogo" src=
"../static/images/logos/microsoft.svg" alt=
"Microsoft">
838 <p>We worked with the design team to develop recruiting processes.
<code>img.blacklogo
</code></p>
844 <a href=
"#" title=
"Client">
846 <img class=
"blacklogo" src=
"../static/images/logos/airbnb.svg" alt=
"Airbnb">
849 <p>We partnered with various Airbnb divisions to create a campaign for Airbnb Trips.
</p>
859 <div class=
"wrap aligncenter">
860 <h2><strong>Galleries
</strong></h2>
866 <p><code>.flexblock.gallery
</code></p>
868 <ul class=
"flexblock gallery">
870 <a href=
"../demos/why-webslides.html" title=
"Why WebSlides?">
872 <img alt=
"Thumbnail Why WebSlides?" src=
"https://webslides.tv/static/images/demos-why.png">
874 <h2>Why WebSlides?
</h2>
880 <a href=
"../demos/landings.html" title=
"Landings">
882 <img alt=
"Thumbnail Landings" src=
"https://webslides.tv/static/images/demos-landings.png">
890 <a href=
"../demos/portfolios.html" title=
"Portfolios">
892 <img alt=
"Thumbnail Portfolios" src=
"https://webslides.tv/static/images/demos-portfolios.png">
900 <a href=
"../demos/keynote.html" title=
"Apple Keynote">
902 <img alt=
"Thumbnail Apple Keynote" src=
"https://webslides.tv/static/images/demos-apple.png">
904 <h2>Apple Keynote
</h2>
916 <p><code>.flexblock.gallery
</code></p>
917 <ul class=
"flexblock gallery">
921 <img alt=
"Thumbnail " src=
"https://source.unsplash.com/E6MWxCjNhYs/800x600">
923 <h2>Alicia Jiménez
</h2>
932 <img alt=
"Thumbnail" src=
"https://source.unsplash.com/6anudmpILw4/800x600">
934 <h2>Sam Trololovitz
</h2>
935 <p>Master of nothing
</p>
943 <img alt=
"Thumbnail" src=
"https://source.unsplash.com/IFxjDdqK_0U/800x600">
945 <h2>Erin Gustafson
</h2>
958 <p><code>.flexblock.gallery
</code></p>
959 <ul class=
"flexblock gallery">
963 <img alt=
"Thumbnail " src=
"https://source.unsplash.com/IFxjDdqK_0U/800x600">
964 <div class=
"overlay">
974 <img alt=
"Thumbnail" src=
"https://source.unsplash.com/zhkTCCmD4xI/800x600">
975 <div class=
"overlay">
985 <img alt=
"Thumbnail" src=
"https://source.unsplash.com/uPGOEbjbVGA/800x600">
986 <div class=
"overlay">
987 <h2>Julia Porter
</h2>
988 <p>Digital Designer
</p>
999 <p><code>.flexblock.gallery
</code></p>
1000 <ul class=
"flexblock gallery">
1003 <div class=
"overlay">
1007 <img alt=
"Thumbnail " src=
"https://source.unsplash.com/A5-Xr7WyktQ/800x600">
1012 <div class=
"overlay">
1016 <img alt=
"Thumbnail " src=
"https://source.unsplash.com/kt_s46DVgJA/800x600">
1024 <div class=
"wrap aligncenter">
1025 <h2><strong>Cards
</strong></h2>
1031 <div class=
"card-50 bg-white">
1033 <img src=
"https://source.unsplash.com/BoBmrZ8epMA/800x600" alt=
"Mobile Screenshot">
1035 <a href=
"https://unsplash.com/@anniespratt">
1036 <svg class=
"fa-camera">
1037 <use xlink:
href=
"#fa-camera"></use>
1039 Annie Spratt (Unsplash)
1044 <div class=
"flex-content">
1048 <p>.card-
50.bg-white
</p>
1050 Travis is the most popular travel app in the world. It collects reviews from travellers about hotels, restaurants and attractions. We partnered with various divisions to create a campaign for Travis Pro.
1052 <ul class=
"description">
1054 <strong class=
"text-label">Role:
</strong> Content Strategy
1056 <li><strong class=
"text-label">Client:
</strong> Travis
</li>
1057 <li><strong class=
"text-label">Year:
</strong> 2017</li>
1060 <!-- end .flex-content-->
1062 <!-- end .card-60-->
1066 <section class=
"fullscreen">
1067 <div class=
"card-50">
1069 <img src=
"https://source.unsplash.com/vCF5sB7QecM/" alt=
"iWatch">
1071 <a href=
"https://unsplash.com/@crew" title=
"By Crew">
1072 <svg class=
"fa-camera">
1073 <use xlink:
href=
"#fa-camera"></use>
1080 <div class=
"flex-content">
1083 <p>.fullscreen
> .card-
50</p>
1084 <p class=
"text-intro">These days it's easy to make interfaces. There are a lot of
1085 frameworks out there, but it's still really hard to make a great interface.
1087 <ul class=
"description">
1089 <strong class=
"text-label">Role:
</strong> Frontend
1091 <li><strong class=
"text-label">Client:
</strong> Acme
</li>
1092 <li><strong class=
"text-label">Year:
</strong> 2018</li>
1095 <!-- end .flex-content-->
1099 <div class=
"wrap aligncenter">
1100 <h2><strong>Features & Benefits
</strong></h2>
1107 <ul class=
"flexblock features">
1114 with arrow keys and swipe.
1120 <svg class=
"fa-link">
1121 <use xlink:
href=
"#fa-link"></use>
1125 Go to a specific slide.
1131 <svg class=
"fa-clock-o">
1132 <use xlink:
href=
"#fa-clock-o"></use>
1136 Current/Total number
1142 <span>40<sup>+
</sup></span>
1143 Beautiful Components
1145 Covers, cards, quotes...
1151 <svg class=
"fa-text-height">
1152 <use xlink:
href=
"#fa-text-height"></use>
1162 <span>500<sup>+
</sup></span>
1172 <span class=
"background-left-bottom" style=
"background-image:url('../static/images/iphone-hand.png')"></span>
1174 <div class=
"content-right">
1175 <ul class=
"flexblock specs">
1178 <svg class=
"fa-bolt">
1179 <use xlink:
href=
"#fa-bolt"></use>
1181 <h2>Incredibly fast
</h2>
1182 Just hold your iPhone near the reader.
1187 <svg class=
"fa-globe">
1188 <use xlink:
href=
"#fa-globe"></use>
1190 <h2>Works with all major banks
</h2>
1191 Apple Pay is accepted in restaurants, hotels...
1196 <svg class=
"fa-lock">
1197 <use xlink:
href=
"#fa-lock"></use>
1199 <h2>The safer way to pay
</h2>
1200 Your card number is never stored.
1209 <span class=
"background-right" style=
"background-image:url('../static/images/iphone.png')"></span>
1210 <!--.wrap = container (width: 90%) -->
1212 <div class=
"content-left">
1213 <h2>Call to action
</h2>
1214 <p>WebSlides help you build a culture of innovation. Leadership through openness and good taste.
</p>
1215 <div class=
"content-left">
1217 <p>The easiest way to make HTML presentations. Incredibly versatile.
120+ slides.
</p>
1219 <!-- .end .content-left -->
1220 <div class=
"content-left">
1222 <p>The art of storytelling. Inspire teams, fascinate customers, and gain attention from investors.
</p>
1224 <!-- .end .content-left -->
1226 <!-- .end .content-left -->
1232 <h2>.grid
> .column
</h2>
1235 <div class=
"column">
1236 <svg class=
"fa-desktop large">
1237 <use xlink:
href=
"#fa-desktop"></use>
1240 <p>We make interfaces and help organizations connect with their audience.
</p>
1242 <div class=
"column">
1243 <svg class=
"fa-globe large">
1244 <use xlink:
href=
"#fa-globe"></use>
1247 <p>We are specialists in branding for organizations with a global market in mind.
</p>
1249 <div class=
"column">
1251 <svg class=
"fa-line-chart">
1252 <use xlink:
href=
"#fa-line-chart"></use>
1256 <p>Over the years we've been fortunate to work with some of the most respected brands in the world.
</p>
1258 <div class=
"column">
1260 <svg class=
"fa-magic">
1261 <use xlink:
href=
"#fa-magic"></use>
1265 <p>Finally, everything you need to make HTML presentations in a simple way.
</p>
1272 <div class=
"wrap aligncenter">
1273 <h2><strong>CV/Resumé
</strong></h2>
1279 <h2>Worked with
</h2>
1280 <ul class=
"flexblock border blink">
1287 <li><a href=
""><strong>Facebook
</strong> 2019.- F8 Conference
</a></li>
1288 <li><a href=
""><strong>The New York Times
</strong>2017.- Recruitment
</a></li>
1289 <li><a href=
""><strong>Netflix
</strong> 2016.- Mobile Apps
</a></li>
1290 <li><a href=
""><strong>Airbnb
</strong>2016.- Creative Direction
</a></li>
1291 <li><a href=
""><strong>Microsoft
</strong> 2016.- Content Strategy
</a></li>
1292 <li><a href=
""><strong>Instagram
</strong>2015.- Identity
</a></li>
1293 <li><a href=
""><strong>Spotify
</strong> 2014.- TV Commercials
</a></li>
1301 <li class=
"work-label">
1302 <p class=
"work-work">Work
</p>
1303 <p class=
"work-client">Client
</p>
1304 <p class=
"work-services">Services
</p>
1305 <p class=
"work-date">Year
</p>
1308 <a href=
"#" rel=
"external">
1309 <p class=
"work-work"><span>Redesign of Netflix
</span></p>
1310 <p class=
"work-client"><span>Netflix
</span></p>
1311 <p class=
"work-services"><span>Frontend
</span></p>
1312 <p class=
"work-date"><span>2015-
2016</span></p>
1316 <a href=
"#" rel=
"external">
1317 <p class=
"work-work"><span>Airbnb TV Commercials
</span></p>
1318 <p class=
"work-client"><span>Airbnb
</span></p>
1319 <p class=
"work-services"><span>Video, Storytelling
</span></p>
1320 <p class=
"work-date"><span>2015</span></p>
1324 <a href=
"#" rel=
"external">
1325 <p class=
"work-work"><span>Tesla Software
</span></p>
1326 <p class=
"work-client"><span>Tesla Motors
</span></p>
1327 <p class=
"work-services"><span>Visual Design
</span></p>
1328 <p class=
"work-date"><span>2014</span></p>
1337 <ul class=
"flexblock activity">
1339 <a href=
"#" title=
"VP of Designer at ACME">
1344 VP of Designer at ACME
1347 This is a job description for the VP of Design role at ACME. Be concise. Content like a tweet:
2-
3 lines recommended.
1352 <a href=
"#" title=
"Co-Founder of Delta">
1360 The culture within an organization is an essential part for success. This is a job description. Be concise.
2-
3 lines recommended.
1365 <a href=
"#" title=
"Co-Founder of GAMMA">
1370 Interaction Designer at GAMMA
1373 Authority is distributed, though not evenly or permanently. Keep it simple. Be concise.
2-
3 lines recommended.
1382 <div class=
"wrap aligncenter">
1383 <h2><strong>Quotes
</strong></h2>
1388 <!--.wrap = container (width: 90%) -->
1389 <div class=
"wrap size-50 aligncenter">
1390 <h2><strong>Why WebSlides?
</strong></h2>
1392 <p>"I feel guilty as a web designer when I have to use PowerPoint and Keynote. So I made #WebSlides."</p>
1393 <p><cite> <img class=
"avatar-40" src=
"../static/images/avatar.jpg" alt=
"Avatar"> <a href=
"http://twitter.com/jlantunez/">@jlantunez
</a></cite></p>
1398 <section class=
"bg-black-blue">
1399 <!--.wrap = container (width: 90%) -->
1401 <blockquote class=
"text-quote">
1402 <p>When I'm working on a problem, I never think about beauty. But when I have finished, if the solution is not beautiful, I know it is wrong.
</p>
1403 <p><cite><a href=
"https://en.wikipedia.org/wiki/Buckminster_Fuller">R. Buckminster Fuller
</a>.
</cite></p>
1409 <span class=
"background-left-bottom" style=
"background-image:url('https://webslides.tv/static/images/satya.png')"></span>
1411 <div class=
"content-right">
1413 <p>"There is something only a CEO uniquely can do, which is set that tone, which can then capture the soul of the collective."</p>
1414 <p><cite>Satya Nadella, CEO of Microsoft.
</cite></p>
1421 <div class=
"wrap size-50">
1422 <p class=
"text-subtitle">Optional
· 500+ icons
</p>
1424 <a href=
"http://fontawesome.io/icons/">
1425 <svg class=
"fa-flag">
1426 <use xlink:
href=
"#fa-flag"></use>
1432 <pre><svg
class="fa-flag"
>
1433 <use xlink:
href="#fa-flag"
></use
>
1435 <p>How to change icons?
</p>
1436 <ol class=
"text-cols">
1437 <li>Go to
<a href=
"http://fontastic.me/">fontastic.me
</a>.
</li>
1438 <li>Create a free account.
</li>
1439 <li>Select new icons.
</li>
1440 <li>Publish as SVG sprite.
</li>
1441 <li>Edit
<strong>svg-icons.css
</strong> and
<strong>svg.icons.js
</strong>.
</li>
1448 <h2>Transparent Logos
</h2>
1450 Change the color of a .svg/.png image using CSS. Images are property of their respective owners.
1453 <ul class=
"flexblock">
1456 <img src=
"../static/images/logos/google.svg" alt=
"Google">
1457 <p><strong>Height recommended
</strong>:
48px
</p>
1462 <img class=
"blacklogo" src=
"../static/images/logos/google.svg" alt=
"Google">
1463 <code>img.blacklogo
</code>
1468 <img class=
"graylogo" src=
"../static/images/logos/google.svg" alt=
"Google">
1469 <code>img.graylogo
</code>
1472 <li class=
"bg-green">
1474 <img class=
"whitelogo" src=
"../static/images/logos/google.svg" alt=
"Google">
1475 <code>img.whitelogo
</code>
1483 <div class=
"wrap aligncenter">
1484 <h2><strong>CSS Alignments
</strong></h2>
1490 <!--.wrap o <nav> = container 1200px -->
1492 <p class=
"logo"><a href=
"#" title=
"Logo">Logo
</a> <span class=
"alignright">.alignright
</span></p>
1495 <div class=
"aligncenter fadeInUp">
1496 <h2>Simple CSS Alignments
</h2>
1497 <p>Put content wherever you want.
</p>
1502 <span class=
"alignleft">
1505 <span class=
"alignright">
1506 <a href=
"#" title=
"Twitter">
1507 <svg class=
"fa-twitter">
1508 <use xlink:
href=
"#fa-twitter"></use>
1517 <section class=
"slide-top">
1519 <div class=
"content-left">
1520 <h3>1/
9 left top
</h3>
1521 <p>Put content wherever you want. Have less. Do more. Create beautiful solutions.
</p>
1522 <p><code>.slide-top and .content-left
</code></p>
1527 <section class=
"slide-top">
1529 <div class=
"content-center">
1530 <h3>2/
9 center top
</h3>
1531 <p>Beauty is a concept based on aesthetics which is quite subjective and cultural.
</p>
1532 <p><code>.slide-top and .content-center
</code></p>
1537 <section class=
"slide-top">
1539 <div class=
"content-right">
1540 <h3>3/
9 right top
</h3>
1541 <p>Harmony and admiration are two universal elements which guide us in order to consider something beautiful.
</p>
1542 <p><code>.slide-top and .content-right
</code></p>
1549 <div class=
"content-left">
1550 <h3>4/
9 left center
</h3>
1551 <p>The term interaction design was first coined by Bill Moggridge and Bill Verplank in the mid-
1980s.
</p>
1552 <p><code>.content-left
</code></p>
1559 <div class=
"content-center">
1561 <p>Emotional and pleasure theories exist to explain people's responses to the use of interactive products.
</p>
1562 <p><code>.content-center
</code></p>
1569 <div class=
"content-right">
1570 <h3>6/
9 right center
</h3>
1571 <p>Simplicity is a major concern in interaction design. The aim is clarity.
</p>
1572 <p><code>.content-right
</code></p>
1577 <section class=
"slide-bottom">
1579 <div class=
"content-left">
1580 <h3>7/
9 left bottom
</h3>
1581 <p>Information architecture is the structural design of shared information environments.
</p>
1582 <p><code>.slide-bottom
</code> and
<code>.content-left
</code></p>
1587 <section class=
"slide-bottom">
1589 <div class=
"content-center">
1590 <h3>8/
9 center bottom
</h3>
1591 <p>The "a-ha moment" is the moment where there is suddenly a clear forward path.
</p>
1592 <p><code>.slide-bottom
</code> and
<code>.content-center
</code></p>
1597 <section class=
"slide-bottom">
1599 <div class=
"content-right">
1600 <h3>9/
9 right bottom
</h3>
1601 <p>Philosophy of language seeks to understand the relationship between language and reality.
</p>
1602 <p><code>.slide-bottom
</code> and
<code>.content-right
</code></p>
1608 <div class=
"wrap size-50">
1609 <h2>CSS Animations
</h2>
1610 <p>Fadein transition to all slides.
</p>
1611 <pre><article
id="webslides"
>
1613 <div
class="wrap fadeInUp"
>
1614 <h1
>Slide
</h1
>
1617 </article
></pre>
1618 <p>Just
5 basic animations: .fadeIn, .fadeInUp, .zoomIn, .slideInLeft, and .slideInRight.
</p>
1623 <div class=
"wrap aligncenter fadeInUp">
1630 <div class=
"wrap size-40 zoomIn aligncenter">
1632 <img src=
"../static/images/android.png" alt=
"Pixel Phone">
1639 <div class=
"wrap size-50">
1640 <h3>.slow (animation duration)
</h3>
1641 <pre><section
>
1642 <div
class="wrap"
>
1643 <h2
class="fadeIn slow"
>Slide
1</h2
>
1645 </section
></pre>
1650 <div class=
"wrap aligncenter">
1651 <h2 class=
"fadeIn slow">h2.fadeIn.slow
</h2>
1656 <div class=
"wrap aligncenter">
1657 <h2><strong>Background Images
</strong></h2>
1662 <span class=
"background" style=
"background-image:url('https://source.unsplash.com/LcDPAqX8dt8/)"></span>
1663 <div class=
"wrap size-50">
1665 <svg class=
"fa-camera">
1666 <use xlink:
href=
"#fa-camera"></use>
1668 Unsplash = Fullscreen Backgrounds
1670 <p class=
"text-intro"><a href=
"https://source.unsplash.com/">How to embed Unsplash photos?
→</a></p>
1671 <pre><section
>
1672 <span
class="background"
style="background-image:url('https://source.unsplash.com/LcDPAqX8dt8/')"
></span
>
1673 <div
class="wrap"
>
1674 <h1
>Slide
</h1
>
1676 </section
></pre>
1678 <svg class=
"fa-info">
1679 <use xlink:
href=
"#fa-info"></use>
1681 Position .background outside of .wrap container.
1688 <h3>15 Different Backgrounds
</h3>
1689 <ul class=
"text-cols">
1690 <li><strong>.background
</strong> (cover)
</li>
1691 <li>.background-top (cover)
</li>
1692 <li>.background-bottom (cover)
</li>
1693 <li>.background.light
</li>
1694 <li>.background.dark
</li>
1695 <li>.background-center
</li>
1696 <li>.background-center-top
</li>
1697 <li>.background-center-bottom
</li>
1698 <li>.background-left
</li>
1699 <li>.background-left-top
</li>
1700 <li>.background-left-bottom
</li>
1701 <li>.background-right
</li>
1702 <li>.background-right-top
</li>
1703 <li>.background-right-bottom
</li>
1704 <li>.background-anim
</li>
1710 <div class=
"wrap aligncenter">
1711 <h2><strong>Embedding Media
</strong></h2>
1712 <p>Videos, charts, maps...
</p>
1718 <div class=
"content-left">
1719 <h3><a href=
"https://webslides.tv/demos/media#slide=2">YouTube API
</a></h3>
1720 <p>Embed videos with loop, autoplay, and muted attributes.
</p>
1721 <pre><div
class="embed"
>
1722 <iframe
src="https://www.youtube.com/embed/XjJQBjWYDTs"
>
1725 <p><code>.embed
</code> (responsive)
</p>
1727 <!-- end .content-left -->
1728 <div class=
"content-left">
1729 <!-- <div class="embed"> = Responsive -->
1731 <iframe src=
"https://www.youtube.com/embed/XjJQBjWYDTs" allowfullscreen
></iframe>
1735 <!-- end .content-left -->
1740 <div class=
"wrap size-60">
1741 <!-- Responsive video/iframe... Add <div class="embed"> -->
1743 <div data-youtube
data-youtube-id=
"vXeF6Uot8pk" data-autoplay
></div>
1745 <!-- .end .embed -->
1749 <section class=
"fullscreen">
1750 <!-- Fullscreen Video -->
1752 <div data-youtube
data-youtube-id=
"b4LrTkWq9jU" data-autoplay
></div>
1754 <!-- .end .embed -->
1756 <section class=
"fullscreen bg-black aligncenter">
1758 <video autoplay loop muted
poster=
"https://webslides.tv/static/images/peggy.jpg">
1759 <source src=
"https://webslides.tv/static/videos/peggy.mp4" type=
"video/mp4">
1761 </div><!-- .end .embed -->
1762 <!-- .wrap = container (width: 90%) -->
1763 <div class=
"wrap size-50">
1764 <h2><strong>We build brands with integrity and substance
</strong></h2>
1768 <section class=
"fullscreen bg-blue">
1769 <div class=
"embed dark">
1770 <video autoplay loop muted
poster=
"https://webslides.tv/static/images/peggy.jpg">
1771 <source src=
"https://webslides.tv/static/videos/peggy.mp4" type=
"video/mp4">
1775 <!-- .wrap = container (width: 90%) -->
1776 <div class=
"wrap size-50">
1777 <h2><strong>We help with design direction
</strong></h2>
1778 <p>0verlay:
<code>section.fullscreen.bg-blue
> .embed.dark
</code> or .light
</p>
1782 <section class=
"bg-primary">
1783 <div class=
"wrap size-50">
1784 <p class=
"text-context">Status of Net Neutrality around the world.
</p>
1786 <iframe width='
800' height='
450' src='https://dejiaccessnow.carto.com/viz/
4f239c60-
356f-
11e5-b01c-
0e853d047bba/embed_map' allowfullscreen
></iframe>
1788 <!-- .end .embed -->
1793 <div class=
"wrap aligncenter">
1794 <h2><strong>Typography
</strong></h2>
1801 <div class=
"number">
1802 <p><span>Ag
</span></p>
1805 <div class=
"benefit">
1806 <p class=
"text-subtitle">Roboto in
<a href=
"https://www.google.com/fonts#QuickUsePlace:quickUse/Family:Roboto:400,700,700italic,400italic,300,300italic">Google Fonts
</a>.
</p>
1807 <h3><strong>The quick brown fox jumps over the lazy dog
</strong>.
</h3>
1808 <p>ABCDEFGHIJKLMNOPQRSTUVWXYZ
</p>
1809 <p>abcdefghijklmnopqrstuvwxyz
</p>
1810 <p>1234567890(,.;:?!$&*)
</p>
1812 <!--end .benefit -->
1820 <div class=
"cta text-serif">
1821 <div class=
"number">
1822 <p><span>Ag
</span></p>
1825 <div class=
"benefit">
1826 <p class=
"text-subtitle">Maitree in
<a href=
"https://fonts.google.com/specimen/Maitree">Google Fonts
</a>.
</p>
1827 <h3><strong>The quick brown fox jumps over the lazy dog
</strong>.
</h3>
1828 <p>ABCDEFGHIJKLMNOPQRSTUVWXYZ
</p>
1829 <p>abcdefghijklmnopqrstuvwxyz
</p>
1830 <p>1234567890(,.;:?!$&*)
</p>
1832 <!--end .benefit -->
1838 <section class=
"bg-apple aligncenter">
1841 <div class=
"number">
1842 <p><span>Ag
</span></p>
1845 <div class=
"benefit">
1846 <p>.text-apple, .bg-apple {font-family: "San Francisco";}
</p>
1847 <h3><strong>The quick brown fox jumps over the lazy dog
</strong>.
</h3>
1848 <p>ABCDEFGHIJKLMNOPQRSTUVWXYZ
</p>
1849 <p>abcdefghijklmnopqrstuvwxyz
</p>
1850 <p>1234567890(,.;:?!$&*)
</p>
1852 <!--end .benefit -->
1864 <script src=
"../static/js/webslides.js"></script>
1867 window.ws = new WebSlides();
1870 <!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
1871 <script defer
src=
"../static/js/svg-icons.js"></script>