-
Notifications
You must be signed in to change notification settings - Fork 0
/
Contact.html
54 lines (41 loc) · 1.5 KB
/
Contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- saved from url=(0060)http://netserver.it.nuigalway.ie/finalYearProject/index.html -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>P2P HiastShare</title>
<link rel="stylesheet" type="text/css" href="./Peer to Peer Distribution System_files/finalYProject.css">
</head>
<body>
<h1>P2P HiastShare</h1>
<center><img align="middle" src="./Peer to Peer Distribution System_files/connect.png" width="100"></center>
<h4>MhdBashar Disoki</h4>
<h4>Project Supervisor: Dr. Gassan Saba</h4>
<h3>Contact</h3>
<p> </p>
<table width="100%" border="0" cellspacing="1" cellpadding="2">
<tbody><tr>
<td width="266px" valign="top" rowspan="2">
<table width="99%" border="0" cellspacing="1" cellpadding="2">
<tbody><tr>
<td height="50"><h2><a href="./index.html">Home</a></h2></td>
</tr>
<tr>
<td height="50"><h2><a href="./DemVideo.html">Demo Videos</a></h2></td>
</tr>
<tr>
<td height="50"><h2><a href="./Peer to Peer Distribution System_files/Desouki_Final Report.pdf">Report</a></h2></td>
</tr>
<tr>
<td height="50"><h2><a href="./Contact.html">Contact</a></h2></td>
</tr>
</tbody></table></td>
<td valign="top">
For any queries or questions regarding the project. Contact us on:
<p>
<br>
<a href="mailto:mohamadbashar.disoki@hiast.edu.sy" >MhdBashar Disoki</a>
<br>
</p>
</td>
</tr>
</tbody></table>
</body></html>