Skip to content

Commit

Permalink
better
Browse files Browse the repository at this point in the history
  • Loading branch information
jetag committed Oct 10, 2023
1 parent 4fcd9a4 commit 33d73c4
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,42 +111,42 @@ <h2 class="w3-padding-24 w3-text-light-black">Staff</h2>Team Principal</b></p>

<br>
<p lass="w3-text-light-black"><b> Team Alumni -> 22-23</b></p>
<table border="0.5">
<table border="1">
<tr>
<td>Zhijie Qiao</td>
<td>Mingyan Zhou </td>
<td> Felix Jahncle</td>
<td rowspan="2">Zhijie Qiao</td>
<td rowspan="2">Mingyan Zhou </td>
<td rowspan="2"> Felix Jahncle</td>
</tr>
<tr>
<td>Akshaya Bhati</td>
<td>Yuntao Hu </td>
<td>Divyanshu Sahu</td>
<td rowspan="2">Akshaya Bhati</td>
<td rowspan="2">Yuntao Hu </td>
<td rowspan="2">Divyanshu Sahu</td>
</tr>
<tr>
<td>Jason Schlessman </td>
<td>Zhijun Zhang</td>
<td></td>
<td rowspan="2">Jason Schlessman </td>
<td rowspan="2">Zhijun Zhang</td>
<td rowspan="2"></td>
</tr>
</table>

<br>
<p lass="w3-text-light-black"><b> Team Alumni -> 21-22</b></p>

<table border="0.5">
<table border="1">
<tr>
<td>Tomas Nagy</td>
<td>Martin Endler</td>
<td> Adam Alavi</td>
<td rowspan="2">Tomas Nagy</td>
<td rowspan="2">Martin Endler</td>
<td rowspan="2"> Adam Alavi</td>
</tr>
<tr>
<td>Shubh Agarwal</td>
<td>Rithwik Udayagiri </td>
<td>Andrew Zhu</td>
<td rowspan="2">Shubh Agarwal</td>
<td rowspan="2">Rithwik Udayagiri </td>
<td rowspan="2">Andrew Zhu</td>
</tr>
<tr>
<td>Ankit Prabhu </td>
<td>Shubham Gupta </td>
<td>William C Francis</td>
<td rowspan="2">Ankit Prabhu </td>
<td rowspan="2">Shubham Gupta </td>
<td rowspan="2">William C Francis</td>
</tr>
</table>
</div>
Expand Down

0 comments on commit 33d73c4

Please sign in to comment.