-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdebate.php
31 lines (30 loc) · 1.31 KB
/
debate.php
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<link href="css/rules.css" type="text/css" rel="stylesheet">
</head>
<body>
<img src="../project/image/KASTURI%20LOGO.png" height="70" width="200" />
<h1>9 JANUARY 2021</h1>
<h2>DEBATE(HINDI & ENGLISH)</h2>
<h3>TIME:10 a.m.</h3>
<h4>RULES:-</h4>
<ul class="a">
<li>Only two participants allowed from one college.</li>
<li>One in favour of motion and other in against.</li>
<li>Medium of debate will be either through Hindi or English.</li>
<li>Topic for event will be provided 5 minute before event.</li>
<li>Each participants will be given four minutes to present his/her views.</li>
<li>Keep your audio & video on while speaking.</li>
<li>Marks will be deducted for exceeding the time limit.</li>
<li>The First three winners will be awarded a cash prize.</li>
<li>First cash prize will be 5000.</li>
<li>Second cash prize will be 3000.</li>
<li>Third cash prize will be 2000.</li>
<li>Decision of judges will be final.</li>
</ul>
<p>COORDINATOR:Ms. DIVYA SHARMA</p>
</body>
</html>