You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
139 lines
5.5 KiB
139 lines
5.5 KiB
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-compatible" content="IE=EDGE">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
<title> online college election system</title>
|
|
<script src ="http://kit.fontawesome.com/5657301245.js"crossorigin="anonymous"></script>
|
|
|
|
<link rel="stylesheet" href="/css/election.css">
|
|
<link rel="stylesheet" href="/css/home.css">
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
<div class="row1">
|
|
<div class="column1">
|
|
<img src="/image/college logo.jpg" width=250 height =150 alt="college logo">
|
|
</div>
|
|
<div class="column2">
|
|
<h1> vinayaga engineering college </h1>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
|
|
|
|
<nav class="nav-links1">
|
|
<ul>
|
|
<li><a href="home.html">home </a></li>
|
|
<li><a href="About.html">about</a></li>
|
|
<li><a href="Departments.html">departments</a></li>
|
|
<li><a href="Campus.html"> campus</a></li>
|
|
<li class="active"><a href="Election.html"> election</a></li>
|
|
<li><a href="Adminlogin.html">admin login </a></li>
|
|
<li><a href="Studentregistrationform.html">student login</a></li>
|
|
<li><a href="Contactus.html">contact us</a></li>
|
|
</u1>
|
|
</nav>
|
|
<img src="/image/clg student.jpg" alt="college student" height=300 width=1420 >
|
|
|
|
<h4>President Election Candidates</h4>
|
|
<section class="president">
|
|
<div class="ajith">
|
|
<div><img src="/image/ajith.jpg " alt="ajith"></div><hr>
|
|
<div><p> Final year-MECH </p></div> </div>
|
|
<div class="vijay">
|
|
<div><img src="/image/vijay.jpg " alt="vijay"></div><hr>
|
|
<div><p> Final year-CSE </p></div> </div>
|
|
<div class="suriya">
|
|
<div><img src="/image/suriya.jfif" alt="suriya"></div><hr>
|
|
<div><p> Final year-ECE </p></div> </div>
|
|
|
|
</section>
|
|
<h4>Vice-President Election Candidates</h4>
|
|
<section class="vicepresident">
|
|
<div class="atharvaa">
|
|
<div><img src="/image/atharvaa.jpg" alt="atharvaa"></div><hr>
|
|
<div><p> Second year-EEE </p></div> </div>
|
|
<div class="jyothika">
|
|
<div><img src="/image/jyothika.jpg" alt="jyothika"></div><hr>
|
|
<div><p> Final year-CSE </p></div> </div>
|
|
<div class="harish">
|
|
<div><img src="/image/harish.jpg" alt="harish"></div><hr>
|
|
<div><p> Final year-CIVIL </p></div> </div>
|
|
<div class="keerthi">
|
|
<div><img src="/image/keerthi.jfif" alt="keerthi"></div><hr>
|
|
<div><p> Final year-ECE </p></div> </div>
|
|
</section>
|
|
<h4>Cast Your Vote</h4>
|
|
<form class="vote" >
|
|
<div class="votepresident">
|
|
<p><strong>PRESIDENT : </strong></p>
|
|
<input type="radio" name="president" value="vijay">VIJAY
|
|
<input type="radio" name="president" value="ajith">AJITH
|
|
<input type="radio" name="president" value="suriya">SURIYA
|
|
<input type="radio" name="president" value="nota">NOTA
|
|
</div>
|
|
<div class="votevicepresident">
|
|
<p><strong> VICE-PRESIDENT : </strong></p>
|
|
|
|
<input type="radio"name="vicepresident" value="atharvaa" >ATHARVAA
|
|
<input type="radio"name="vicepresident" value="jyothika" >JYOTHIKA
|
|
<input type="radio"name="vicepresident" value="harish" >HARISH
|
|
<input type="radio"name="vicepresident" value="keerthi" >KEERTHI
|
|
<input type="radio" name="vicepresident" value="nota">NOTA
|
|
</div>
|
|
<button id = 'submit'><a href="/html/votedsuccessfully .html" >Submit</a></a></button>
|
|
</form>
|
|
|
|
</section>
|
|
|
|
<footer>
|
|
<div class="row2">
|
|
<div class="column3">
|
|
|
|
<h2> Contact US </h2>
|
|
<h3> Vinayaga Engineering College </h3>
|
|
<div> <i class="fas fa-home"></i>
|
|
<span>
|
|
<p>Kumbakonam,Thanjavur(dt)</p>
|
|
<p>Tamil Nadu-612704</p></span></div>
|
|
<div><i class="fas fa-phone-alt"></i>
|
|
<span>
|
|
<p>+91-8992437010</p></span></div>
|
|
<div><i class="fas fa-envelope"></i>
|
|
<spam> <p>tharshini13baskar@gmail.com</p></spam></div>
|
|
</div>
|
|
|
|
<div class="column4">
|
|
<h2>Quick Links</h2>
|
|
<nav class="nav-links2">
|
|
<ul>
|
|
<li><a href="home.html">Home </a></li>
|
|
<li><a href="Election.html"> Election</a></li>
|
|
<li><a href="Adminlogin.html">Admin Login </a></li>
|
|
<li><a href="Studentregistrationform.html">Student Registration Form </a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="column5">
|
|
<h2> Social Connect</h2>
|
|
<a href="https://www.facebook.com/"><i class="fab fa-facebook-f"></i></a>
|
|
<a href="https://www.instagram.com/"><i class="fab fa-instagram"></i></a>
|
|
<a href="https://www.whatsapp.com/"> <i class="fab fa-whatsapp"></i></a>
|
|
<a href="https://twitter.com/explore"><i class="fab fa-twitter"></i></a>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
<hr>
|
|
<p class="copyright">Designed by kiruthika baskaran</p>
|
|
</footer>
|
|
|
|
|
|
</body>
|
|
|
|
</html> |