Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regular 5201040374 300 d group 8 #1045

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions Groups/300 D/Amoh_5201040374.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

54 changes: 54 additions & 0 deletions group_8.html.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<!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>Group List</title>
</head>
<body>
<table width="100%" border="1">
<thead>
<tr>
<th colspan="4">Group List</th>
</tr>
<tr>
<th>Index Number</th>
<td>Full Name</td>
<td>Email</td>
<td>Telephone</td>
</tr>
</thead>
<tbody>
<tr>
<td>5201040379</td>
<td>Isaac Kumi Danquah</td>
<td>[email protected]</td>
<td>0540666312</td>
</tr>

<tr>
<td>5201040380</td>
<td>Wolanyo Mlagada Donkor</td>
<td>[email protected] </td>
<td>0544803532</td>
</tr>

<tr>
<td>5201040376</td>
<td>Samuel Nsiah</td>
<td> [email protected] </td>
<td></td>
</tr>

<tr>
<td>5201040374</td>
<td>Salomey Asamoah Amoh</td>
<td> [email protected] </td>
<td>0559688456</td>
</tr>

</tbody>
</table>
</body>
</html>