-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathwebinars.html
More file actions
64 lines (50 loc) · 2.93 KB
/
webinars.html
File metadata and controls
64 lines (50 loc) · 2.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
layout: default
title: Webinars
---
<!--<div class="container" id="webinars">
<img src="{{site.baseurl}}/assets/front-page/carousel-background.png" alt="Mobile Foundation" />
</div> -->
<!--<section class="container downloads" role="main">
<h2 class="no-anchor">Webinars</h2>
<br/>
</section>-->
<section class="container video-gallery" role="main">
<h2 class="no-anchor">Mobile Foundation Webinars</h2>
<br/>
<blockquote><img alt="YouTube" src="{{site.baseurl}}/assets/help/YouTube.png" style="width: 28px;margin-left:3px;margin-right:1px"/> <a href="https://www.youtube.com/c/IBMMobileDev" target="_blank"> <em>Previous webinars</em></a><br/></blockquote>
<br/>
</section>
<div id="content" class="container">
<div id="left">
<div id="object1">
<iframe src="https://docs.google.com/presentation/d/1b_anoEkDc96VIsQlx7U77wWpdHOaU_-wSVvJU1FZGT4/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</div>
<!-- <div class="container">
<a href="https://docs.google.com/forms/u/0/d/e/1FAIpQLSdXwZoi44C8RYv2E8wRIxo6ZYCiqnQqvMBfkWA5Z8FVYqmTuA/viewform?usp=sf_link" target="_blank" title="Register for the Webinar"><img alt="register" src="{{site.baseurl}}/assets/webinars/register-icon.png"></a>
</div> -->
</div>
<!--<h3>Will you be attending this Webinar?</h3>
<input type="radio" name="entry.1763852293" id="e1" value="yes"/>
<label for="e1">Yes</label>
<input type="radio" name="entry.1763852293" id="e2" value="no"/>
<label for="e2">No</label>
<input type="radio" name="entry.1763852293" id="e3" value="maybe"/>
<label for="e3">Maybe</label>
<label for="comfort">Email <span>*</span></label>
<input name="emailAddress" type="text" value required id="comfort"/>
<div class="g-recaptcha" data-sitekey="6LdUFikUAAAAAMLw1kfGa88zMxSyEYvAEZPny1OS"></div>
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1; margin: 10px 25px; padding: 0px; resize: none; display: none; "></textarea>
</div>
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
-->
<!-- <section class="container">
<input class="btn btn-default" type="submit" value="Register for the Webinar">
<a href="https://docs.google.com/forms/u/0/d/e/1FAIpQLSdXwZoi44C8RYv2E8wRIxo6ZYCiqnQqvMBfkWA5Z8FVYqmTuA/viewform?usp=sf_link" target="_blank" title="Register for the Webinar"><img alt="register" src="{{site.baseurl}}/assets/webinars/register-icon.png"></a>
</section> -->
<!-- <div id="right">
<div id="object3">
<iframe src="https://docs.google.com/forms/u/0/d/e/1FAIpQLSdXwZoi44C8RYv2E8wRIxo6ZYCiqnQqvMBfkWA5Z8FVYqmTuA/viewform?embedded=true" width="960" height="800" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</div>
</div>
</div>-->