-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
40 lines (40 loc) · 1.3 KB
/
index.html
File metadata and controls
40 lines (40 loc) · 1.3 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<title>Hasan Salameh</title>
</head>
<body bgcolor="black" style="margin-top:100px">
<center>
<div>
<img src="images/hasan.jpg"/>
</div>
<div style="margin-top:10px">
<a href="mailto:me@hasan.ps" target="_blank">
<img src="images/email.png"/>
</a>
<a href="http://www.facebook.com/hasan.salameh" target="_blank">
<img src="images/Facebook.png"/>
</a>
<a href="http://twitter.com/hasans" target="_blank">
<img src="images/Twitter.png"/>
</a>
<a href="http://www.linkedin.com/in/hasansalameh" target="_blank">
<img src="images/Linkedin.png"/>
</a>
<a href="skype:hasan_salameh?chat">
<img src="images/Skype.png"/>
</a>
<a href="http://github.com/hsal" target="_blank">
<img src="images/Github.png"/>
</a>
<a href="http://instagram.com/hasansalameh" target="_blank">
<img src="images/instagram.png"/>
</a>
<a href="https://www.flickr.com/photos/105207908@N06/" target="_blank">
<img src="images/flickr.png"/>
</a>
</div>
</center>
</body>
</html>
<script type="text/javascript" src="http://www.skypeassets.com/i/scom/js/skype-uri.js"></script>