-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
44 lines (44 loc) · 2.44 KB
/
index.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
<!doctype html>
<html lang="en">
<head>
<title>io</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta name="title" content="io" />
<meta name="description" content="io er framsækið sprotafyrirtæki sem smíðar flott vefkerfi þar sem sjálfsafgreiðsla, einfaldleiki og nútímavæðing eru kjörorðin" />
<meta name="robots" content="index,follow" />
<meta property="og:title" content="io ehf." />
<meta property="og:type" content="website" />
<meta property="og:image" content="http://www.io.is/assets/logo.png" />
<meta property="og:url" content="http://www.io.is/" />
<meta property="og:site_name" content="io ehf." />
<style>
html,body{margin:0;padding:0}body{font:18px Arial,Helvetica,sans-serif;}a{color:#616c77;font-weight:bold;text-decoration:none}#page{width:740px;margin:50px auto 0 auto}.clear{clear:both}#logo{display:block;margin-left:auto;margin-right:auto;margin-bottom:16px;text-align:center;}#knx{display:block;margin-left:auto;margin-right:auto;margin-bottom:16px;text-align:center;}#team{padding:19px 0}.text p{color:#777;margin:50px 0 55px 0;line-height:23px;text-shadow:1px 1px 0 rgba(255,255,255,1);text-align:center;}#footer{margin:20px;text-align:center}
</style>
</head>
<body>
<div id="page">
<div id="logo"><img src="assets/logo.png" alt="io ehf." title="io ehf." width="400" /></div>
<div class="text">
<p><a href="mailto:[email protected]">Hafðu samband / Contact us</a></p>
</div>
<div class="clear"></div>
<div id="knx"><a href="https://www.knx.org/knx-en/for-professionals/community/partners/?country=176&name=&company=IO+ehf.&zipcode=&city=&filter=Search&qualification=total" target="_blank"><img src="assets/knxpartner.png" alt="KNX Partner" title="KNX Partner" width="100" /></a></div>
<div id="footer">
<div class="text">
<p>© 2006-2021 io ehf.</p>
</div>
</div>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-32973225-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>