-
Notifications
You must be signed in to change notification settings - Fork 0
/
template2.html
30 lines (24 loc) · 896 Bytes
/
template2.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
<div id="myWebCrypticHunt" class="modal fade" role="dialog" >
<div class="modal-dialog" >
<!-- Modal content-->
<div class="modal-content" >
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">WebCryptic-Hunt</h4>
</div>
<div class="modal-body">
<p>Society :- Bullet Hawk Racing<br><br>
OBJECTIVE: To test the understanding of basic electrical engineering concepts by answering objective type questions on Moodle platform.
</p>
<p><b>DESCRIPTION</b><br>
Virtual Treasure Hunt</p>
<p><b>CONTACT DETAILS</b><br>
Sameer Yadav : 9871515588<br></p>
<div class="popup-btns">
<a href="" class="pop-btn orng">Register Now!</a>
<p>Please fill the Google Form Link</p>
</div>
</div>
</div>
</div>
</div>