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 Tutorial: Videos, Images, and Maps
</title>
19 <meta name=
"description" content=
"How to embed images, videos, and maps in your presentation.">
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=
"/" />
37 <meta property=
"og:type" content=
"article" />
38 <meta property=
"og:title" content=
"WebSlides Tutorial: Media" />
41 <meta property=
"og:description" content=
"How to embed images, videos, and maps in your presentation.">
44 <meta property=
"og:updated_time" content=
"2017-01-04T17:25:31">
47 <meta property=
"og:image" content=
"../static/images/share-webslides.jpg" >
52 <meta name=
"twitter:card" content=
"summary_large_image">
53 <meta name=
"twitter:site" content=
"@webslides">
56 <meta name=
"twitter:creator" content=
"@jlantunez">
59 <meta name=
"twitter:title" content=
"WebSlides Tutorial: Media">
62 <meta name=
"twitter:description" content=
"How to embed images, videos, and maps in your presentation.">
65 <meta name=
"twitter:image" content=
"../static/images/share-webslides.jpg">
70 <link rel=
"shortcut icon" sizes=
"16x16" href=
"../static/images/favicons/favicon.png">
71 <link rel=
"shortcut icon" sizes=
"32x32" href=
"../static/images/favicons/favicon-32.png">
72 <link rel=
"apple-touch-icon icon" sizes=
"76x76" href=
"../static/images/favicons/favicon-76.png">
73 <link rel=
"apple-touch-icon icon" sizes=
"120x120" href=
"../static/images/favicons/favicon-120.png">
74 <link rel=
"apple-touch-icon icon" sizes=
"152x152" href=
"../static/images/favicons/favicon-152.png">
75 <link rel=
"apple-touch-icon icon" sizes=
"180x180" href=
"../static/images/favicons/favicon-180.png">
76 <link rel=
"apple-touch-icon icon" sizes=
"192x192" href=
"../static/images/favicons/favicon-192.png">
79 <meta name=
"mobile-web-app-capable" content=
"yes">
80 <meta name=
"theme-color" content=
"#333333">
84 <header role=
"banner">
85 <nav role=
"navigation">
86 <p class=
"logo"><a href=
"../index.html" title=
"WebSlides">WebSlides
</a></p>
89 <a rel=
"external" href=
"https://github.com/webslides/webslides" title=
"Github">
90 <svg class=
"fa-github">
91 <use xlink:
href=
"#fa-github"></use>
97 <a rel=
"external" href=
"https://twitter.com/webslides" title=
"Twitter">
98 <svg class=
"fa-twitter">
99 <use xlink:
href=
"#fa-twitter"></use>
104 <!-- <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> -->
110 <article id=
"webslides">
113 - Each parent <section> in the <article id="webslides"> element is an individual slide.
114 - Vertical sliding = <article id="webslides" class="vertical">
115 - <div class="wrap"> = container 90% / <div class="wrap size-50"> = 45%;
118 <section class=
"bg-black-blue aligncenter">
119 <span class=
"background dark" style=
"background-image:url('https://source.unsplash.com/Zq_K89I9E-8/)"></span>
120 <!--.wrap = container (width: 90%) -->
122 <p class=
"text-subtitle">WebSlides Tutorial
</p>
123 <h1 class=
"text-landing">Media
</h1>
124 <p class=
"text-symbols">* * *
</p>
126 <a class=
"button ghost" href=
"https://github.com/webslides/webslides" title=
"Download WebSlides">
127 <svg class=
"fa-github">
128 <use xlink:
href=
"#fa-github"></use>
136 <section class=
"aligncenter">
138 <h2><strong>A quick reference guide for beginners
</strong></h2>
139 <p class=
"text-intro">Videos, images, maps, and charts.
</p>
140 <ul class=
"flexblock border">
142 <!--div required = padding li or li>a-->
144 <h3><a target=
"_blank" href=
"#slide=3">Images
</a></h3>
146 <li><a target=
"_blank" href=
"#slide=4">Background Images
</a></li>
147 <li><a target=
"_blank" href=
"#slide=9">Overlays (light and dark)
</a></li>
148 <li><a target=
"_blank" href=
"#slide=11">500+ SVG Icons
</a></li>
149 <li><a target=
"_blank" href=
"#slide=13">Logos
</a></li>
150 <li><a target=
"_blank" href=
"#slide=14">Avatars
</a></li>
151 <li><a target=
"_blank" href=
"#slide=15">Devices
</a></li>
152 <li><a target=
"_blank" href=
"#slide=16">Screenshots
</a></li>
157 <!--div required = padding li or li>a-->
159 <h3><a target=
"_blank" href=
"#slide=17">Videos
</a></h3>
161 <li><a target=
"_blank" href=
"#slide=18">Background Videos (hosted & overlay)
</a></li>
162 <li><a target=
"_blank" href=
"#slide=22">Embedding YouTube videos
</a></li>
163 <li><a target=
"_blank" href=
"#slide=24">Fullscreen YouTube videos
</a></li>
165 <a target=
"_blank" href=
"#slide=26"><strong>YouTube API:
</strong></a>
167 <li><a target=
"_blank" href=
"#slide=27">Autoplay, loop, mute, and no controls
</a></li>
168 <li><a target=
"_blank" href=
"#slide=30">Fullscreen video
</a></li>
169 <li><a target=
"_blank" href=
"#slide=32">Background video with overlay
</a></li>
176 <!--div required = padding li or li>a-->
178 <h3><a target=
"_blank" href=
"#slide=34">Maps & Charts
</a></h3>
180 <li><a target=
"_blank" href=
"#slide=35">Embedding maps
</a></li>
181 <li><a target=
"_blank" href=
"#slide=36">Embedding the map in a card
</a></li>
182 <li><a target=
"_blank" href=
"#slide=37">Fullscreen maps
</a></li>
183 <li><a target=
"_blank" href=
"#slide=38">Embedding charts
</a></li>
192 <div class=
"wrap aligncenter">
194 <svg class=
"fa-camera">
195 <use xlink:
href=
"#fa-camera"></use>
197 Insert images wherever you want
199 <p class=
"text-intro">15 different positions.
</p>
205 <h3>15 Different Backgrounds
</h3>
206 <ul class=
"text-cols">
207 <li><strong>.background
</strong> (fullscreen)
</li>
208 <li>.background-top (cover)
</li>
209 <li>.background-bottom (cover)
</li>
210 <li>.background.light (opacity)
</li>
211 <li>.background.dark (opacity)
</li>
212 <li>.background-center
</li>
213 <li>.background-center-top
</li>
214 <li>.background-center-bottom
</li>
215 <li>.background-left
</li>
216 <li>.background-left-top
</li>
217 <li>.background-left-bottom
</li>
218 <li>.background-right
</li>
219 <li>.background-right-top
</li>
220 <li>.background-right-bottom
</li>
221 <li>.background-anim (animated)
</li>
227 <div class=
"wrap size-50">
229 <svg class=
"fa-camera">
230 <use xlink:
href=
"#fa-camera"></use>
232 .background = Fullscreen Backgrounds
234 <p class=
"text-intro"><a href=
"https://source.unsplash.com/">How to embed Unsplash photos?
→</a></p>
236 <span
class="background"
style="background-image:url('https://source.unsplash.com/nwfuaYecNUs/')"
></span
>
237 <div
class="wrap"
>
238 <h1
>Slide
</h1
>
240 </section
></pre>
242 <svg class=
"fa-info">
243 <use xlink:
href=
"#fa-info"></use>
245 Position .background outside of .wrap container.
251 <span class=
"background-right-bottom" style=
"background-image:url('../static/images/iphone-hand.png')"></span>
253 <div class=
"content-left">
254 <h3>.background-(position)
</h3>
255 <p><code>.background-right-bottom
</code></p>
256 <ul class=
"flexblock specs">
259 <svg class=
"fa-wifi">
260 <use xlink:
href=
"#fa-wifi"></use>
262 <h2>Ultra-Fast WiFi
</h2>
263 Simple and secure file sharing.
268 <svg class=
"fa-battery-full">
269 <use xlink:
href=
"#fa-battery-full"></use>
271 <h2>All day battery life
</h2>
272 Your battery worries may be over.
277 <svg class=
"fa-life-ring">
278 <use xlink:
href=
"#fa-life-ring"></use>
280 <h2>Lifetime Warranty
</h2>
281 We'll fix it or if we can't, we'll replace it.
290 <span class=
"background-left-bottom" style=
"background-image:url('../static/images/iphone-hand.png')"></span>
292 <div class=
"content-right">
293 <h3>.background-(position)
</h3>
294 <p><code>.background-left-bottom
</code></p>
295 <ul class=
"flexblock specs">
298 <svg class=
"fa-wifi">
299 <use xlink:
href=
"#fa-wifi"></use>
301 <h2>Ultra-Fast WiFi
</h2>
302 Simple and secure file sharing.
307 <svg class=
"fa-battery-full">
308 <use xlink:
href=
"#fa-battery-full"></use>
310 <h2>All day battery life
</h2>
311 Your battery worries may be over.
316 <svg class=
"fa-life-ring">
317 <use xlink:
href=
"#fa-life-ring"></use>
319 <h2>Lifetime Warranty
</h2>
320 We'll fix it or if we can't, we'll replace it.
328 <section class=
"aligncenter bg-black">
329 <span class=
"background anim" style=
"background-image:url('https://source.unsplash.com/n9WPPWiPPJw/')"></span>
330 <!--.wrap = container (width: 90%) -->
332 <h2>.background.anim
</h2>
336 <section class=
"bg-black aligncenter">
337 <span class=
"background light" style=
"background-image:url('https://source.unsplash.com/1_CMoFsPfso/')"></span>
338 <div class=
"wrap size-50">
339 <h1 class=
"text-landing text-shadow">Opacity
</h1>
340 <p><code>[class*="bg-"]
> .background.light
</code></p>
341 <pre><section
class="bg-black"
>
342 <span
class="background light"
style="background-image:url('https://source.unsplash.com/
1_CMoFsPfso/')"
></span
>
343 <div
class="wrap"
>
344 <h1
>Slide
</h1
>
346 </section
></pre>
349 <section class=
"bg-black aligncenter">
350 <span class=
"background dark" style=
"background-image:url('https://source.unsplash.com/1_CMoFsPfso')"></span>
351 <div class=
"wrap size-50">
352 <h1 class=
"text-landing text-shadow">Opacity
</h1>
353 <p><code>[class*="bg-"]
> .background.dark
</code></p>
354 <pre><section
class="bg-black"
>
355 <span
class="background dark"
style="background-image:url('https://source.unsplash.com/
1_CMoFsPfso/')"
></span
>
356 <div
class="wrap"
>
357 <h1
>Slide
</h1
>
359 </section
></pre>
363 <div class=
"wrap size-50">
364 <p class=
"text-subtitle">Optional
· 500+ icons
</p>
366 <a href=
"http://fontawesome.io/icons/">
367 <svg class=
"fa-flag">
368 <use xlink:
href=
"#fa-flag"></use>
374 <pre><svg
class="fa-flag"
>
375 <use xlink:
href="#fa-flag"
></use
>
377 <p>How to change icons?
</p>
378 <ol class=
"text-cols">
379 <li>Go to
<a href=
"http://fontastic.me/">fontastic.me
</a>.
</li>
380 <li>Create a free account.
</li>
381 <li>Select new icons.
</li>
382 <li>Publish as SVG sprite.
</li>
383 <li>Edit
<strong>svg-icons.css
</strong> and
<strong>svg.icons.js
</strong>.
</li>
388 <section class=
"bg-green">
390 <h3>ul.flexblock.metrics.border
</h3>
391 <!-- li>a? Add blink = <ul class="flexblock metrics blink">-->
392 <ul class=
"flexblock metrics border">
398 <svg class=
"fa-users">
399 <use xlink:
href=
"#fa-users"></use>
406 <svg class=
"fa-line-chart">
407 <use xlink:
href=
"#fa-line-chart"></use>
418 <svg class=
"fa-building-o">
419 <use xlink:
href=
"#fa-building-o"></use>
426 <svg class=
"fa-smile-o">
427 <use xlink:
href=
"#fa-smile-o"></use>
435 <use xlink:
href=
"#fa-usd"></use>
442 <svg class=
"fa-university">
443 <use xlink:
href=
"#fa-university"></use>
454 <h2>Transparent Logos
</h2>
456 Change the color of a .svg/.png image using CSS. Images are property of their respective owners.
459 <ul class=
"flexblock blink">
461 <a href=
"#" title=
"Block Link = .blink">
463 <img src=
"../static/images/logos/google.svg" alt=
"Google">
464 <p><strong>Height recommended
</strong>:
48px
</p>
469 <a href=
"#" title=
"Block Link = .blink">
471 <img class=
"blacklogo" src=
"../static/images/logos/airbnb.svg" alt=
"Airbnb">
472 <p><code>img.blacklogo
</code></p>
477 <a href=
"#" title=
"Block Link = .blink">
479 <img class=
"graylogo" src=
"../static/images/logos/microsoft.svg" alt=
"Microsoft">
480 <p><code>img.graylogo
</code></p>
485 <a href=
"" title=
"Block Link = .blink">
487 <img class=
"whitelogo" src=
"../static/images/logos/netflix.svg" alt=
"Netflix">
488 <p><code>img.whitelogo
</code></p>
497 <!--.wrap = container (width: 90%) -->
499 <blockquote class=
"text-quote">
500 <p>An avatar is the graphical representation of the user or the user's alter ego or character. The
<a href=
"https://en.wikipedia.org/wiki/Avatar_(computing)">word avatar
</a> originates in Hinduism.
</p>
501 <p><cite> <a href=
"http://twitter.com/username/"><img class=
"avatar-56" src=
"../static/images/avatar.jpg" alt=
"Avatar"> @username
</a>, .avatar-
56</cite></p>
504 <p><code>img[class*="avatar-"]
</code> (
80,
72,
64,
56,
48, and
40).
</p>
510 <div class=
"grid vertical-align">
513 <ul class=
"flexblock specs">
516 <svg class=
"fa-wifi">
517 <use xlink:
href=
"#fa-wifi"></use>
519 <h2>Ultra-Fast WiFi
</h2>
520 Simple and secure file sharing.
525 <svg class=
"fa-battery-full">
526 <use xlink:
href=
"#fa-battery-full"></use>
528 <h2>All day battery life
</h2>
529 Your battery worries may be over.
534 <svg class=
"fa-life-ring">
535 <use xlink:
href=
"#fa-life-ring"></use>
537 <h2>Lifetime Warranty
</h2>
538 We'll fix it or if we can't, we'll replace it.
546 <img class=
"aligncenter" src=
"../static/images/iphone.png" alt=
"iPhone">
557 <div class=
"content-left">
558 <figure class=
"browser">
559 <img alt=
"Screenshot" src=
"https://webslides.tv/static/images/cover-apple.jpg">
562 <!-- .end .content-left -->
563 <div class=
"content-left">
565 <p>HTML/CSS Browser.
</p>
566 <pre><figure
class="browser"
>
567 <img
alt="Screenshot"
src="image.jpg"
>
568 </figure
></pre>
570 <!-- .end .content-left -->
574 <section class=
"bg-blue">
575 <span class=
"background dark" style=
"background-image:url('https://source.unsplash.com/R1J6Z1cnJZc/1600x800)"></span>
576 <!-- background with a frame frame -->
577 <span class=
"background frame"></span>
578 <div class=
"wrap aligncenter">
586 <div class=
"wrap size-60">
587 <h3>Background videos
</h3>
588 <pre><strong><section
class="fullscreen"
></strong>
589 <div
class="embed"
>
590 <video autoplay loop
poster="image.jpg"
>
591 <source
src="video.mp4"
type="video/mp4"
>
594 <strong></section
></strong>
596 <p>.fullscreen
> .embed (responsive)
> video
</p>
600 <section class=
"fullscreen aligncenter">
602 <video autoplay loop
poster=
"https://webslides.tv/static/images/peggy.jpg">
603 <source src=
"https://webslides.tv/static/videos/peggy.mp4" type=
"video/mp4">
608 <div class=
"wrap size-60">
609 <h3>Background videos
</h3>
610 <p>Transparent overlay:
</p>
611 <pre><strong><section
class="fullscreen bg-blue"
></strong>
612 <div
class="embed
<strong>dark
</strong>">
613 <video autoplay muted loop poster="image.jpg
">
614 <source src="video.mp4
" type="video/mp4
">
617 <strong></section></strong>
619 <p>.fullscreen.bg-blue > .embed.dark (or .light) > video</p>
623 <section class="fullscreen bg-blue aligncenter
">
624 <div class="embed dark
">
625 <video autoplay loop muted poster="https://webslides.tv/static/images/peggy.jpg
">
626 <source src="https://webslides.tv/static/videos/peggy.mp4
" type="video/mp4
">
631 <h2><strong>Muted</strong></h2>
632 <p>Overlay: <code>section.fullscreen.bg-blue > embed.dark</code> or .light</p>
638 <div class="content-left
">
639 <h3>Responsive Videos</h3>
640 <p>Just copy and paste the code from YouTube to your slide.</p>
641 <pre><div class="embed"
>
642 <strong><iframe
src="https://www.youtube.com/embed/XjJQBjWYDTs"
>
643 </iframe
></strong>
645 <p><code>.embed
</code> (responsive)
</p>
647 <!-- end .content-left -->
648 <div class=
"content-left">
649 <!-- <div class="embed"> = Responsive -->
651 <iframe src=
"https://www.youtube.com/embed/XjJQBjWYDTs" allowfullscreen
></iframe>
655 <!-- end .content-left -->
660 <div class=
"wrap size-60">
661 <!-- Responsive video/iframe... Add <div class="embed"> -->
663 <iframe width=
"800" height=
"450" src=
"https://www.youtube.com/embed/3Q3eITC01Fg" allowfullscreen
></iframe>
670 <div class=
"wrap size-60">
671 <h3>Fullscreen YouTube Video
</h3>
672 <pre><strong><section
class="fullscreen"
></strong>
673 <div
class="embed"
>
674 <iframe
src="https://www.youtube.com/embed/iY05U7GaU5I"
>
677 <strong></section
></strong>
679 <p><code>.fullscreen
</code> > <code>.embed
</code> (responsive)
</p>
683 <section class=
"fullscreen">
684 <!-- Fullscreen Video -->
686 <iframe width=
"800" height=
"450" src=
"https://www.youtube.com/embed/xSMB7kBynZA?playsinline=1" allowfullscreen
></iframe>
690 <section class=
"frame">
691 <p class=
"aligncenter">
692 <svg class=
"fa-thumbs-up large">
693 <use xlink:
href=
"#fa-thumbs-up"></use>
696 <div class=
"wrap size-60 bg-white">
698 <a href=
"https://developers.google.com/youtube">
699 <svg class=
"fa-youtube">
700 <use xlink:
href=
"#fa-youtube"></use>
705 <p class=
"text-intro">Embed videos with
<strong>loop, autoplay, and muted
</strong> attributes. The video will automatically play when the slide is loaded.
</p>
706 <p><strong>You should use a local or a remote server
</strong> since the YouTube API doesn't seem to work nicely when using the file directly on the browser.
</p>
713 <svg class=
"fa-youtube">
714 <use xlink:
href=
"#fa-youtube"></use>
716 YouTube API Parameters
718 <p>Syntax:
<code>data-autoplay, data-loop, data-no-controls, data-mute
</code>.
</p>
722 <pre><div
class="embed"
>
723 <strong><div data-youtube data-youtube-id=
"CQY3KUR3VzM
" data-autoplay data-loop
>
724 </div
></strong>
726 <p>autoplay + loop
</p>
728 <!-- .end .column -->
730 <pre><div
class="embed"
>
731 <strong><div data-youtube data-youtube-id=
"CQY3KUR3VzM
" data-autoplay data-mute data-no-controls
>
732 </div
></strong>
734 <p>autoplay + mute + no controls.
</p>
736 <!-- .end .column -->
744 <div class=
"content-left">
746 <p><code>autoplay + loop
</code></p>
747 <pre><div
class="embed"
>
748 <div data-youtube data-youtube-id=
"_m67JbGjWnc
" <strong>data-autoplay data-loop
</strong>>
752 <!-- end .content-left -->
753 <div class=
"content-left">
754 <!-- <div class="embed"> = Responsive -->
756 <div data-youtube
data-youtube-id=
"_m67JbGjWnc" data-autoplay data-loop
></div>
760 <!-- end .content-left -->
764 <section class=
"frame">
765 <div class=
"wrap size-60 bg-white">
767 <svg class=
"fa-info-circle large">
768 <use xlink:
href=
"#fa-info-circle"></use>
770 <strong>Autoplay Feature
</strong>
772 <p class=
"text-intro">Autoplay is generally disabled on all mobile devices to prevent bandwidth consumption. User must execute the play manually.
</p>
777 <div class=
"wrap size-70">
778 <h3><strong>Let's make some magic with the YouTube API
</strong></h3>
779 <p>How to make a fullscreen YouTube video?
<code>.fullscreen
> .embed
</code></p>
781 <pre><strong><section
class="fullscreen"
></strong>
782 <div
class="embed"
>
783 <div data-youtube data-youtube-id=
"dmkwb2KfLW8
" <strong>data-autoplay data-loop data-no-controls
</strong></div
>
785 <strong></section
></strong>
787 <p>The video will automatically play when the slide is loaded.
</p>
791 <section class=
"fullscreen">
792 <!-- Fullscreen Video -->
794 <div data-youtube
data-youtube-id=
"dmkwb2KfLW8" data-autoplay data-loop data-no-controls
></div>
799 <div class=
"wrap size-70">
800 <h3><strong>Fullscreen YouTube video background
</strong></h3>
801 <p>Overlaying a transparent background on an embedded Youtube video:
</p>
803 <pre><strong><section
class="fullscreen bg-black"
></strong>
804 <div
class="embed dark"
>
805 <div data-youtube data-youtube-id=
"c9psfOxJysw
" <strong>data-autoplay data-loop data-mute data-no-controls
</strong></div
>
807 <strong></section
></strong>
809 <p><code>.fullscreen[class*="bg-"]
> .embed.dark
</code> or .light
</p>
813 <section class=
"fullscreen bg-blue">
814 <!-- Fullscreen Video -->
815 <div class=
"embed dark">
816 <div data-youtube
data-youtube-id=
"SomZsr1J7ao" data-autoplay data-loop data-mute data-no-controls
></div>
819 <div class=
"wrap aligncenter">
820 <h2><strong>Overlay
</strong></h2>
821 <p><code>.fullscreen[class*="bg-"]
> .embed.dark
</code> or .light
</p>
825 <section class=
"bg-primary">
826 <span class=
"background-bottom dark" style=
"background-image:url('https://source.unsplash.com/RkBTPqPEGDo/1600x800)"></span>
827 <div class=
"wrap aligncenter">
830 <use xlink:
href=
"#fa-map"></use>
837 <section class=
"bg-black-blue">
838 <div class=
"wrap size-50">
839 <p class=
"text-context">Status of Net Neutrality around the world.
</p>
841 <iframe width='
800' height='
450' src='https://dejiaccessnow.carto.com/viz/
4f239c60-
356f-
11e5-b01c-
0e853d047bba/embed_map' allowfullscreen
></iframe>
849 <div class=
"card-50 bg-white">
851 <iframe src=
"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3170.254536199183!2d-5.994303837186783!3d37.38381233311839!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xbaa976bfaec1fe87!2sReal+Alc%C3%A1zar+de+Sevilla!5e0!3m2!1ses!2ses!4v1489408674667" width=
"800" height=
"600" allowfullscreen
></iframe>
853 <a href=
"https://maps.google.com" title=
"Google Maps">
855 <use xlink:
href=
"#fa-map"></use>
862 <div class=
"flex-content">
866 <p>.card-
50.bg-white
</p>
867 <ul class=
"description">
869 <strong class=
"text-label" title=
"Density">Density:
</strong> 140/km
<sup>2</sup>
871 <li><strong class=
"text-label" title=
"Population">Population:
</strong> 703,
021</li>
872 <li><strong class=
"text-label" title=
"Website">Website:
</strong> <a href=
"http://www.visitasevilla.es/en">visitasevilla.es
</a></li>
875 There are many reasons to visit Seville. Its Old Town contains three UNESCO World Heritage Sites: the Alcazar palace complex, the Cathedral and the General Archive of the Indies.
878 <!-- end .flex-content-->
884 <section class=
"fullscreen">
886 <iframe src=
"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3170.254536199183!2d-5.994303837186783!3d37.38381233311839!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xbaa976bfaec1fe87!2sReal+Alc%C3%A1zar+de+Sevilla!5e0!3m2!1ses!2ses!4v1489408674667" width=
"800" height=
"600" allowfullscreen
></iframe>
891 <div class=
"wrap size-60">
892 <h3><a href=
"https://www.theatlas.com/" title=
"I love Quartz's charts">Charts
</a></h3>
893 <!-- Responsive video/iframe/chart... Add <div class="embed"> -->
895 <!-- I love Quartz's charts -->
896 <div class=
"atlas-chart" data-id=
"rJt91kGnx" data-width=
"640" data-height=
"449"><img alt=
"Chart" src=
"https://www.theatlas.com/i/atlas_rJt91kGnx.png" style=
"max-width: 100%;"></div>
897 <script src=
"https://www.theatlas.com/javascripts/atlas.js"></script>
903 <section class=
"aligncenter">
904 <!-- .wrap = container width: 90% -->
906 <h2><strong>Start in seconds
</strong></h2>
907 <p class=
"text-intro">120+ prebuilt slides ready to use.
</p>
909 <a href=
"https://webslides.tv/webslides-latest.zip" class=
"button ga-track" data-ga-text=
"Download WebSlides (last slide demos)" title=
"Download WebSlides">
910 <svg class=
"fa-cloud-download">
911 <use xlink:
href=
"#fa-cloud-download"></use>
916 <a href=
"https://www.paypal.me/jlantunez/8" title=
"Thanks :)">
917 <svg class=
"fa-paypal">
918 <use xlink:
href=
"#fa-paypal"></use>
927 <section class=
"bg-primary aligncenter">
928 <h2 class=
"text-emoji zoomIn"><strong><a href=
"https://webslides.tv" title=
"WebSlides">😎
</a></strong></h2>
929 <h3><a href=
"https://twitter.com/webslides" title=
"WebSlides on Twitter">@WebSlides
</a></h3>
937 <script src=
"../static/js/webslides.js"></script>
940 window.ws = new WebSlides();
943 <!-- OPTIONAL - svg-icons.js (fontastic.me - Font Awesome as svg icons) -->
944 <script defer
src=
"../static/js/svg-icons.js"></script>