-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhold.html
33 lines (25 loc) · 1.5 KB
/
hold.html
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
<div class="container-fluid w-100">
<div class="row">
<div class="col-md-6">
<h1 style="margin-top: 69px; font-family: Nunito Sans;">About The Government</h1>
<p style="font-weight: 400;">
<b>
<strong>Federal Government Of Somalia (FGS)</strong>
</b>
is the internationally recognized government of Somalia, and the first
attempt to create a central government in Somalia since the collapse of the Somali
Democratic Republic. It replaced the Transitional Federal Government of Somalia on 20 August
2012 with the adoption of the Constitution"
<br>
"of Somalia"
<br><br>
Mohamed Abdullahi “Farmajo" is a Somali politician, the 9th and current President of
Somalia. He became the President of Somalia after winning in the 2017 Somali presidential
election with 194 votes out of a total of 328 by members of the Somali parliament
</p>
</div>
<div class="col-md-6">
<img src="farmaajo.jpg" alt="">
</div>
</div>
</div>