Commit c68a07f3 authored by KUNAL MITTAL's avatar KUNAL MITTAL

add lab2

parent 722fcd2a
File added
<!DOCTYPE html>
<html>
<head>
<title>Homepage</title>
<link rel="stylesheet" type="text/css" href="pageStyle.css">
</head>
<body>
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="aboutMe.html">About Me</a></li>
<li><a href="interests.html">Interest</a></li>
<li><a href="timetable.html">Time Table</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<br>
<h1 style="color:yellow;">Team Debuggers:</h1>
<p><a href="http://www.cse.iitb.ac.in/~himanshu/home.html">Himanshu Gupta</a><br><br>
<a href="http://www.cse.iitb.ac.in/~kunal/home.html">Kunal Mittal</a><br><br>
<a href="http://www.cse.iitb.ac.in/~anschauhan/home.html">Anshul Chauhan</a><br>
</ul>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment