<!DOCTYPE html>
<html>
<head>
<title>ALERT BOOTSTRAP4 STYLE02 | par NGLESSON</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keyword" content="ALERT BOOTSTRAP4 STYLE02">
<meta name="author" content="Mezgani said">
<meta name="copyright" content="NGLESSON">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,700,900' rel='stylesheet' type='text/css'>
<link href="style.css" rel="stylesheet">
</head>
<body>
<!-- Vertical Timeline -->
<section id="conference-timeline">
<div class="timeline-start">Debut</div>
<div class="conference-center-line"></div>
<div class="conference-timeline-content">
<!-- Article -->
<div class="timeline-article">
<div class="content-left-container">
<div class="content-left">
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, <span class="article-number">01</span></p>
</div>
<span class="timeline-author">Mezgani Said</span>
</div>
<div class="content-right-container">
<div class="content-right">
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, <span class="article-number">02</span></p>
</div>
<span class="timeline-author">Mezgani Said</span>
</div>
<div class="meta-date">
<span class="date">18</span>
<span class="month">APR</span>
</div>
</div>
<!-- // Article -->
<!-- Article -->
<div class="timeline-article">
<div class="content-left-container">
<div class="content-left">
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, <span class="article-number">01</span></p>
</div>
<span class="timeline-author">Mezgani Said</span>
</div>
<div class="content-right-container">
<div class="content-right">
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, <span class="article-number">02</span></p>
</div>
<span class="timeline-author">Mezgani Said</span>
</div>
<div class="meta-date">
<span class="date">18</span>
<span class="month">APR</span>
</div>
</div>
<!-- // Article -->
<!-- Article -->
<div class="timeline-article">
<div class="content-left-container">
<div class="content-left">
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, <span class="article-number">01</span></p>
</div>
<span class="timeline-author">Mezgani Said</span>
</div>
<div class="content-right-container">
<div class="content-right">
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, <span class="article-number">02</span></p>
</div>
<span class="timeline-author">Mezgani Said</span>
</div>
<div class="meta-date">
<span class="date">18</span>
<span class="month">APR</span>
</div>
</div>
<!-- // Article -->
</div>
<div class="timeline-end">Fin</div>
</section>
<!-- // Vertical Timeline -->
</body>
</html>