131 lines
4.4 KiB
HTML
131 lines
4.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700" rel="stylesheet">
|
|
|
|
<title>Cours anglais CE2-CM1 Médan</title>
|
|
|
|
<!-- Bootstrap core CSS -->
|
|
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
<!--
|
|
Ramayana CSS Template
|
|
https://templatemo.com/tm-529-ramayana
|
|
-->
|
|
|
|
<!-- Additional CSS Files -->
|
|
<link rel="stylesheet" href="assets/css/fontawesome.css">
|
|
<link rel="stylesheet" href="assets/css/templatemo-style.css">
|
|
<link rel="stylesheet" href="assets/css/owl.css">
|
|
|
|
</head>
|
|
|
|
<body class="is-preload">
|
|
|
|
<!-- Wrapper -->
|
|
<div id="wrapper">
|
|
|
|
<!-- Main -->
|
|
<div id="main">
|
|
<div class="inner">
|
|
|
|
<!-- Header -->
|
|
<header id="header">
|
|
<div class="logo">
|
|
<a href="index.html">Mes cours d'anglais</a>
|
|
</div>
|
|
</header>
|
|
|
|
<!-- Services -->
|
|
<section class="services">
|
|
<div class="container-fluid">
|
|
<div class="row">
|
|
<div class="col-md-4">
|
|
<div class="service-item">
|
|
<div class="icon" style="background-image:url(http://img.icons8.com/cat.png);"></div>
|
|
<h4 class="clickSay">Cat</h4>
|
|
<p class="clickSay">The brown cat jumps over the lazy dog.</p>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="service-item">
|
|
<div class="icon" style="background-image:url(http://img.icons8.com/dog.png);"></div>
|
|
<h4 class="clickSay">Dog</h4>
|
|
<p class="clickSay">The brown dog jumps over the lazy dog.</p>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="service-item">
|
|
<div class="icon" style="background-image:url(http://img.icons8.com/apple.png);"></div>
|
|
<h4 class="clickSay">Extravasation</h4>
|
|
<p class="clickSay">At least this apple doesn't suffer from synovial extravasations.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Sidebar -->
|
|
<div id="sidebar">
|
|
|
|
<div class="inner">
|
|
|
|
<!-- Search Box
|
|
<section id="search" class="alt">
|
|
<form method="get" action="#">
|
|
<input type="text" name="search" id="search" placeholder="Search..." />
|
|
</form>
|
|
</section> -->
|
|
|
|
<!-- Menu -->
|
|
<nav id="menu">
|
|
<ul>
|
|
<li><a href="index.html">Page d'accueil</a></li>
|
|
<li>
|
|
<span class="opener">Leçons</span>
|
|
<ul>
|
|
<li><a href="#">Leçon du 20/09/2019</a></li>
|
|
<li><a href="#">Leçon du 90/09/2019</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="https://www.toutemonannee.com/connect">Lien vers le blog</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
<!-- Footer -->
|
|
<footer id="footer">
|
|
<p class="copyright">Droits de copy Creative Commons CC-BY-NC-ND
|
|
<br>Fait par Geoff, JServ depuis les templates de <a rel="nofollow" href="https://www.facebook.com/templatemo">Template Mo</a></p>
|
|
</footer>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- Scripts -->
|
|
<!-- Bootstrap core JavaScript -->
|
|
<script src="vendor/jquery/jquery.min.js"></script>
|
|
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
|
|
<script src="https://code.responsivevoice.org/responsivevoice.js?key=9KldoXRR"></script>
|
|
|
|
<script src="assets/js/browser.min.js"></script>
|
|
<script src="assets/js/breakpoints.min.js"></script>
|
|
<script src="assets/js/transition.js"></script>
|
|
<script src="assets/js/owl-carousel.js"></script>
|
|
<script src="assets/js/custom.js"></script>
|
|
</body>
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|