-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyoga.html
More file actions
107 lines (103 loc) · 3.98 KB
/
yoga.html
File metadata and controls
107 lines (103 loc) · 3.98 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html>
<html lang="fr" dir="ltr">
<head>
<title></title>
<meta charset="UTF-8">
<!--[if lt IE 9]><script src="js/html5.js"></script><![endif]-->
<link rel="stylesheet" type="text/css" href="css/styles.css">
</head>
<body>
<div class="bg">
<!--start container-->
<div id="container">
<!--start header-->
<header>
<!--start logo-->
<a href="#" id="logo"><img src="images/picture4.jpeg" width="90" height="90" alt=""></a>
<!--end logo-->
<!--start menu-->
<nav>
<ul>
<li><a href="index.html" class="">Accueil</a></li>
<li><a href="yoga.html"class="current">Yoga</a></li>
<li><a href="acupuncture.html">Acupuncture</a></li>
<li><a href="massage.html">Massage</a></li>
<li><a href="soins.html">Soins </a></li>
</ul>
</nav>
<!--end menu-->
<!--end header-->
</header>
<!--start intro-->
<section id="intro">
<h1>Yoga</h1>
<hgroup>
<p><i>"Mieux vaut prévenir que guérir".</i></p>
<p> Rester en bonne santé avec le yoga individuel personnalisé en pratiquant chez vous 15 minutes par jour.</p>
</hgroup>
</section>
<!--end intro-->
<!--start holder-->
<div class="holder_content">
<section class="group1">
<h3>Claude et Sylvie Maire</h3>
<p> Nous vous proposons des cours de yoga individuel et en groupe. </p>
<p>lazkjrgaljbglaebhglaehbgvlaeihbgvalehifbvqeilhsbvl</p>
<p>aleqhifb </p>
<p>vlqehifbvlqehbvlqhidfbvlqehbvlqdhbvlqehs</p>
<p>bvlqehbgvlehqdfbgliqehdbsglqeihdbglqihbvleiqfbg </p>
<p> Nous vous proposons des cours de yoga individuel et en groupe. </p>
<p>lazkjrgaljbglaebhglaehbgvlaeihbgvalehifbvqeilhsbvl</p>
<p>aleqhifb </p>
<p>vlqehifbvlqehbvlqhidfbvlqehbvlqdhbvlqehs</p>
<p>bvlqehbgvlehqdfbgliqehdbsglqeihdbglqihbvleiqfbg </p>
p>lazkjrgaljbglaebhglaehbgvlaeihbgvalehifbvqeilhsbvl</p>
<p>aleqhifb </p>
<!-- <a class="photo_hover3" href="#"><img src="images/picture1.jpeg" width="240" height="214" alt=""></a> --></a> </section>
<section class="group2">
<h3>Les cours et traitements</h3>
<p>Nous vous proposons des cours de yoga individuel et en groupe.</p>
lazkjrgaljbglaebhglaehbgvlaeihbgvalehifbvqeilhsbvl</p>
<p>aleqhifb </p>
<p>vlqehifbvlqehbvlqhidfbvlqehbvlqdhbvlqehs</p>
<p>bvlqehbgvlehqdfbgliqehdbsglqeihdbglqihbvleiqfbg </p>
<p>lazkjrgaljbglaebhglaehbgvlaeihbgvalehifbvqeilhsbvl</p>
<p>aleqhifb </p>
<!-- <a class="photo_hover3" href="#"><img src="images/picture3.jpeg" width="240" height="214" alt=""></a> </a> --></section>
<section class="group3">
<h3>Contact</h3>
<p>Sylvie et Claude Maire </p>
<p> SCI Boutières Bien-être. </p>
<p> Sylvie: 0475 640841 0649867279</p>
<p> Claude: 0475 640841 0647181147</p>
<a class="photo_hover3" href="#"><img src="images/picture5.jpeg" width="240" height="214" alt=""></a>
</div>
<!--end holder-->
<!--start holder-->
<div class="holder_content">
<section class="group4">
<h3>Dernières nouvelles</h3>
<article>
<br>
<h4>01.10.2015 - Nouvelle site </h4>
<p>La centre Bien être et l'école SimplonVe ont crier ensemble cette site pour vous.
Nous espérons que vous allez apprécier notre initiative.</p>
<p>Bienvenue sur notre site, nous avons ressembler beaucoup d'information sur des cours et traitement que nous vous souhaitons d' offrir.</p></article></br>
</article>
</section>
</div>
<!--end holder-->
</div>
<!--end container-->
<!--start footer-->
<footer>
<div class="container">
<div id="FooterTwo"> © 2015 Paul van Bommel </div>
<div id="FooterTree"><a target="_blank" href="http://www.nu.nl"></a></div>
</div>
</footer>
<!--end footer-->
</div>
<!--end bg-->
</body>
</html>