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
|
<style >
ol.popular {
font-weight: bold;
list-style-position: outside;
}
ol.popular li span {
display: block;
}
ol.popular li .clearfix {
width:100%;
font-weight: normal;
margin-bottom:1em;
}
.floatleft {
float:left;
margin-top:.5em;
}
#spacer {
clear: both;
}
</style>
<ol start="1" class="popular">
<li>
<div class="clearfix">
<a href="http://www.zahbra.com/politique/archives/2005/08/burundi_linvest.php/p/05moaligff"><img src="http://www.zahbra.com/politique/images/050826111305.b.jpg" border="" alt="Burundi: l'investiture du président Nkurunziza met fin à la transition" title="Burundi: l'investiture du président Nkurunziza met fin à la transition" width="100" height="65" class="floatleft" hspace="8"></a>
<a href="#">content1</a>
<span class="blog">BUJUMBURA (AP) - Pierre Nkurunziza, 40 ans, ancien chef de la rébellion hutue burundaise,
est devenu vendredi le deuxième président démocratiquement élu de l'histoire du pays, en s'engageant à agir pour le "bien de tous",
après de longues années d'un conflit ethnique sanglant.
</span>
<span id="spacer"> </span>
</div>
</li>
</ol> |
Partager