-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_az.html
62 lines (57 loc) · 3.09 KB
/
index_az.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
55
56
57
58
59
60
61
62
<!DOCTYPE html>
<html>
<head>
<title>Murad Imanbayli - Personal Page</title>
<meta charset="UTF-8">
<link rel="icon" href="m.png">
<meta name="description" content="Murad Imanbayli Personal Page , Oracle and Java blog , Programmer and Software Developer">
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="style.css"/>
<style>
</style>
</head>
<body>
<h1 style="display: none;">Murad Imanbayli,Java Oracle blog, Murad İmanbəyli blog,Proqramçı Murad İmanbəyli </h1>
<div id="wrapper-panel">
<div id="menu">
<ul style="display: inline;">
<li><a style="color: white" href="MuradImanbayli.pdf">CV</a></li>
<li><a style="color: white" href="http://www.blog.imanbayli.net">Blog</a></li>
<!--<li><a style="color: white" href="#">Haqqımda</a></li>-->
</ul>
<span style="position: absolute;right: 15px">
<a style="color: white;margin-right: 10px;" href="index_az.html">az</a>
<a style="color: white" href="index.html">en</a>
</span>
</div>
<div id="main-info">
<h1>Murad İmanbəyli</h1>
<p>Proqramçı</p>
<p style="margin: 0px;">
<a target="_blank" href="https://github.com/muradimanbayli"><img style="background: white;height: 30px;" src="github.png"/></a>
<a target="_blank" href="https://www.linkedin.com/in/muradimanbayli"><img style="background: white;height: 30px;" src="in.png"/></a>
<a target="_blank" href="intent://send/+994504844407#Intent;scheme=smsto;package=com.whatsapp;action=android.intent.action.SENDTO;end"><img style="background: white;height: 30px;" src="wp.png"/></a>
</p>
</div>
<div id="contact">
Ziyarətiniz üçün təşəkkür edirəm. Mənimlə əlaqə yaratmaq istəsəniz şəxsi e-poçt ünvanımdan istifadə edin <a style="color: white;" href="mailto:[email protected]?Subject=Salam%20Murad" target="_top">[email protected]</a>
<span style="position: absolute;right: 15px">Copyright © 2016. Bütün hüquqları qorunur.</span>
</div>
</div>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-78423089-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>