Skip to content

Instantly share code, notes, and snippets.

@mohamma548
Created March 13, 2016 16:48
Show Gist options
  • Save mohamma548/daf69f2387c81de849b2 to your computer and use it in GitHub Desktop.
Save mohamma548/daf69f2387c81de849b2 to your computer and use it in GitHub Desktop.
rxbBzb
<div class="container">
<div class="jumbotron">
<div class="row bordln">
<div class="col-sm-3"></div>
<div class="col-sm-6">
<h1 class="text-primary text-center"><strong>Meles Zenawi Asres</strong></h1>
<h3 class="text-center text-primary"><strong>Former Ethiopian prime minister</strong>
</h3>
<img src= "https://www.dropbox.com/s/nw69798miq7cgam/meles.jpg?dl=1" class= "img-responsive">
<div class="caption">
<h5> Meles zenawi at the world econimic forum annual meeting in 2012 </h5>
</div>
<h2 class="text-center"> The time line of the Great Meles Zenawi of
Ethiopia</h2>
<ul>
<li>1955- Born in Adwa, Tigray, Northern Ethiopia</li>
<li>1972- Joined Addis Ababa University to study medicine</li>
<li>1974- Droped his University studies to joing the armed struggle of TPLF</li>
<li>1991- Meles become the president of the transitional government of Ethiopia</li>
<li>1995-became the prime minister of Ethiopia</li>
<li>2009- Meles played an important role representing the Arican continent as a main climate negotiator. He was the main figure during the 15th world climate conference which was held in Copenhegen , Denmark.</li>
<li>2012- Meles died from undisclosed illness in the Hospital in Belgium.</li>
</ul>
<p>"you were a pride for all of us!! You set an example of what serving public should be ...sacrifice, thinking big, articulation...what a loss for Africa - particularly for Ethiopia. you will be missed dearly by millions. May God count your giving and give you a place on his side. RIP"</p>
<h4><i>Alemu mesele, coommunication minister</i></h4>
<p>for more information please <a href="https://en.wikipedia.org/wiki/Meles_Zenawi" target="_blank">follow this link</a></p>
</div>
<div class="col-sm-3"></div>
</div>
</div>
</div>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
body {
margin-top: 5%;
background-color:#F7D1A4;
}
.bordln{
border: 2px solid red;
}
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.2.3/animate.min.css" rel="stylesheet" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment