Commit 4fb9509f authored by TALARI REBECCA BLESSY's avatar TALARI REBECCA BLESSY

mounya

parent 28e0c62c
<!DOCTYPE html>
<html>
<head>
<title>home</title>
<style>
ul.nav {
background-color: pink;
}
li a {
color: white;
text-align: left;
}
li a:hover {
background-color: red;
}
</style>
</head>
<body style="background-color:Thistle">
<h1>Crypto</h1>
<h2>Group05</h2>
<ul class="nav">
<li><a href="aboutMe.html">About me</a></li>
<li><a href="interests.html">Interests</a></li>
<li><a href="timetable.html">Time-table</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<pre>
<b>The members of this team are:</b>
<ul><li>Talari Rebecca Blessy <a href=#>This is Rebecca's page</a></li>
<li>Puja Rani <a href="http://www.cse.iitb.ac.in/~pooja/home.html">Know more about Mounyatha</a></li>
<li>Mangalapally Mounyatha <a href="http://www.cse.iitb.ac.in/~mounya/home.html">Know more about Rebecca</a></li>
</ul>
</pre>
</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