-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.htm
More file actions
95 lines (47 loc) · 3.33 KB
/
Copy pathindex.htm
File metadata and controls
95 lines (47 loc) · 3.33 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
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html>
<head>
<title>KANekT.Ru - Создание сайтов под ключ</title>
<link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic,700italic&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="description" content="Создание сайтов под ключ (сайт-визитка, блог, корпаративный)">
<meta name="keywords" content="создание сайтов, разработка сайтов, разработка сайтов-визиток">
<meta property="og:url" content="http://kanekt.ru/">
<meta property="og:title" content="Цены на создание и разработку сайтов. Стоимость сайтов от 7500 рублей! | KANekT">
</head>
<body>
<div class="body">
<div class="content">
<div id="title">KANekT</div>
<h2 id="description">Андрей Пронин</h2>
<nav id="contacts">
<div id="contacts-pad">
<div class="btn-group">
<button class="btn" data-action="#work"><strong>Опыт работы</strong></button>
<button class="btn" data-action="#development"><strong>Разработка</strong></button>
<button class="btn" data-action="#portfolio"><strong>Портфолио</strong></button>
<button class="btn" data-action="#about"><strong>Контакты</strong></button>
</div>
<!--<ul id="icons">
<li title="Опыт работы" class="icon-development" href="#development"></li>
<li title="Портфолио" class="icon-portfolio" href="#portfolio"></li>
<li title="Контакты" class="icon-about" href="#about"></li>
</ul>-->
</div>
<hr />
</nav>
<main>
</main>
<footer>KANekT</footer>
</div>
</div>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="https://cdn.emailjs.com/dist/email.min.js"></script>
<script src="js/history.min.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/main.js"></script>
<script type="text/javascript"> (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter42602744 = new Ya.Metrika({ id:42602744, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true, trackHash:true }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks"); </script> <noscript><div><img src="https://mc.yandex.ru/watch/42602744" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
</body>
</html>