-
Notifications
You must be signed in to change notification settings - Fork 6
/
webinar.html
36 lines (35 loc) · 1.51 KB
/
webinar.html
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
---
layout: default
title: WEBINAR
css: static/CSS/tasks.css
js: static/JS/tasks.js
change_theme: true
---
<div class="row task-list" id="row1" style="height: 100%;">
<div class="tasks important">
<h4><b>IMPORTANT</b></h4>
<h4>HTML, CSS and JavaScript Coding Webinar - 03<button type="button" class="btn btn-primary" id="id">Task ID: CD03</button></h4>
<p>A 2 hour coding session on the 29th of June [Monday]
from 6.00 pm to 8.00 pm, for all BITS Paticipants
on HTML, CSS and JavaScript. All who participate can
earn additional points.
</p>
<div class="buttons">
<a class="btn btn-info" href="#" id="catocery" onclick="alertmeetinginfo()">More
Information</a>
<a class="btn btn-success" href="#" onclick="alertmeeting()">Go to Meeting</a>
<button type="button" class="btn btn-primary" id="catocery">Code & Design</button>
</div>
</div>
</div>
<div class="row task-list" id="row1" style="margin-bottom: 0;">
<h4 class="outerheading" style="position: relative; margin-left: 11%; margin-bottom: 0;"><b>HTML CSS Webinar Part II</b></h4>
</div>
<div class="row task-list" id="row1" style="margin-top: 0;">
<h4 class="outerheading" style="position: relative; font-size: 20px; margin-left: 11%; margin-top: 0;">22nd June 2020 [Monday]</h4>
</div>
<video class="firstvideo" controls controlsList="nodownload" id="noContextMenu">
<source src="http://acicts.lk/zoom_0.mp4"
type="video/mp4">
Sorry, your browser doesn't support embedded videos.
</video>