Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions team_info.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<html>
<head>
<title>Team Information- StackHack 1.0</title>
</head>
<body style="background-color:black;text-align:center">
<h1 style="color:white; font-size:50px"><b>StackHackers</b></h1>
<hr style="color:white;align=center;width:250">
<br><br>
<div style="color:white">Team Members</div>
<table>
<tr>
<td width=450px><img src="isha1.png" height=450px width=400px></td>
<td width=550px><img src="pad.jpeg" height=450px width=350px></td>
<td><img src="ayush.jpeg" height=450px width=350px></td>

</tr>
<tr>
<td><h1 style="color:white"><b>Isha Goyal</b></h1></td>
<td><h1 style="color:white"><b>Padmini Rai</b></h1></td>
<td><h1 style="color:white"><b>Ayush Jain</b></h1></td>
</tr>
</table>
</body>
</html>