This repository was archived by the owner on Dec 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex_2.html
More file actions
53 lines (49 loc) · 2.99 KB
/
index_2.html
File metadata and controls
53 lines (49 loc) · 2.99 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
50
51
52
53
<!doctype html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="fr"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="fr"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="fr"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="fr"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>BRAT :: urbanisme & aménagement - mobilité - environnement</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=0.666667, maximum-scale=1, user-scalable=0">
<meta name="description" content="Bureau d'étude dans les matières d'urbanisme, d'aménagement du territoire, de la mobilité et de l'environnement"/>
<meta name="keywords" content="brat, bureau, architecte, architecture, urbanisme, aménagement, aménagement du territoire, mobilité, environnement, bureau d'étude, cabinet, consultant, durable, construction durable, urbain"/>
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon"/>
<link href='http://fonts.googleapis.com/css?family=Muli:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
<link href="/css/brat.css" rel="stylesheet" type="text/css"/>
<link href="/css/brat_home.css" rel="stylesheet" type="text/css"/>
<!--[if IE]> <link rel="stylesheet" href="/css/ie.css" type="text/css" /> <![endif]-->
<!--[if lt IE 9]> <link rel="stylesheet" href="/css/ie8.css" type="text/css" /> <![endif]-->
<!--[if lt IE 8]> <link rel="stylesheet" href="/css/ie7.css" type="text/css" /> <![endif]-->
<!-- <link href="/css/jquery.fancybox.css" rel="stylesheet" type="text/css"/>-->
<script type="text/javascript" src="/scripts/jquery.min.js"></script>
<!-- <script type="text/javascript" src="scripts/jquery.viewport.js"></script>-->
<script type="text/javascript" src="/scripts/modernizr.js"></script>
<script type="text/javascript" src="/scripts/css3-mediaqueries.js"></script>
</head>
<body>
<div class="container">
<div>
<img src="/images/portal_logo.jpg" alt="BRAT sprl" title="BRAT sprl"/>
</div>
<div id="language_choice">
<nav id="menu">
<ul>
<li id="language_choice"><a href="/fr/home.html" title="Français" alt="Français">fr</a> <a href="/nl/home.html" title="Nederlands" alt="Nederlands">nl</a></li>
</ul>
</nav>
</div>
</div>
</body>
<script type="text/javascript">
(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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40793460-1', 'bratprojects.be');
ga('send', 'pageview');
</script>
</html>