English_classes/index.html.old

201 lines
7.7 KiB
HTML
Raw Normal View History

2019-09-18 21:33:51 +02:00
<!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>Mes cours en Anglais CE2-CM1 Médan</title>
<!--
Ramayana CSS Template
https://templatemo.com/tm-529-ramayana
-->
<!-- CSS inclusions -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<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 en Anglais</a>
</div>
</header>
<!-- Banner -->
<section class="main-banner">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="banner-content">
<div class="row">
<div class="col-md-12">
<div class="banner-caption">
<h4>Hello, this is your <em>Ramayana</em> Theme.</h4>
<span class="clickSay">AWESOME HTML5 &amp; CSS3 TEMPLATE</span>
<p>Do you know that <strong>Ramayana</strong> is a free to use Bootstrap 4 CSS template by <strong>templatemo</strong>? You can edit and add more pages as you wanted for your personal or corporate websites.</p>
<div class="primary-button">
<a href="#">Read More</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Services -->
<section class="services">
<div class="container-fluid">
<div class="row">
<div class="col-md-4">
<div class="service-item first-item">
<div class="icon"></div>
<h4>Web Design</h4>
<p>Credit goes to <a rel="nofollow" href="https://www.pexels.com">Pexels</a> and <a rel="nofollow" href="https://www.rawpixel.com">Raw Pixel</a> for images used in this template. Thank you.</p>
</div>
</div>
<div class="col-md-4">
<div class="service-item second-item">
<div class="icon"></div>
<h4>Bootstrap 4</h4>
<p>Proin aliquam facilisis ante interdum. Sed nulla feugiat tempus aliquam.</p>
</div>
</div>
<div class="col-md-4">
<div class="service-item third-item">
<div class="icon"></div>
<h4>HTML CSS</h4>
<p>Proin aliquam facilisis ante interdum. Sed nulla feugiat tempus aliquam.</p>
</div>
</div>
<div class="col-md-4">
<div class="service-item fourth-item">
<div class="icon"></div>
<h4>Download Free</h4>
<p>We have many free to use CSS web templates on our site for you.</p>
</div>
</div>
<div class="col-md-4">
<div class="service-item fivth-item">
<div class="icon"></div>
<h4>Get in touch</h4>
<p>You can get the fastest response from <a rel="nofollow" href="https://www.facebook.com/templatemo">templatemo</a> facebook page.</p>
</div>
</div>
<div class="col-md-4">
<div class="service-item sixth-item">
<div class="icon"></div>
<h4>Spread a word</h4>
<p>Please tell your friends about our website. This is very helpful.</p>
</div>
</div>
</div>
</div>
</section>
<!-- 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">Homepage</a></li>
<li><a href="simple_page.html">Simple Page</a></li>
<li><a href="shortcodes.html">Shortcodes</a></li>
<li>
<span class="opener">Dropdown One</span>
<ul>
<li><a href="#">First Sub Menu</a></li>
<li><a href="#">Second Sub Menu</a></li>
<li><a href="#">Third Sub Menu</a></li>
</ul>
</li>
<li>
<span class="opener">Dropdown Two</span>
<ul>
<li><a href="#">Sub Menu #1</a></li>
<li><a href="#">Sub Menu #2</a></li>
<li><a href="#">Sub Menu #3</a></li>
</ul>
</li>
<li><a href="https://www.google.com">External Link</a></li>
</ul>
</nav>
<!-- Featured Posts -->
<div class="featured-posts">
<div class="heading">
<h2>Featured Posts</h2>
</div>
<div class="owl-carousel owl-theme">
<a href="#">
<div class="featured-item">
<img src="assets/images/featured_post_01.jpg" alt="featured one">
<p>Aliquam egestas convallis eros sed gravida. Curabitur consequat sit.</p>
</div>
</a>
<a href="#">
<div class="featured-item">
<img src="assets/images/featured_post_01.jpg" alt="featured two">
<p>Donec a scelerisque massa. Aliquam non iaculis quam. Duis arcu turpis.</p>
</div>
</a>
<a href="#">
<div class="featured-item">
<img src="assets/images/featured_post_01.jpg" alt="featured three">
<p>Suspendisse ac convallis urna, vitae luctus ante. Donec sit amet.</p>
</div>
</a>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<p class="copyright">Copyright &copy; 2019 JServ
<br>Designed by Geoff using <a rel="nofollow" href="https://www.facebook.com/templatemo">Template Mo</a> template "Rahayana".</p>
</footer>
</div>
</div>
</div>
</body>
</body>
</html>