-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
185 lines (169 loc) · 7.06 KB
/
index.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Igala Kings Timeline | Attah Igala</title>
<link rel="stylesheet" href="css/style.css">
<link rel="manifest" href="/manifest.json" />
<meta name="theme-color" content="black" />
</head>
<body>
<div>
<img src="img/attah.jpg" width="100%" alt="Cover" style="background-size: cover;">
</div>
<div class="container">
<div class="page-header">
<h1 id="header"><font color="yellow">The Life of "Amazing" Igala Kings(Attah's)</font></h1>
<h3><b>Note:</b> We're presenting timeline based on years. Meaning some rulers might not appear here at the momment because of lost dates.</h3>
</div>
<ul class="timeline">
<!-- Timeline item 1 : 1854 -->
<li>
<div class="timeline-badge">1854</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Akwodiba</h4>
</div>
<div class="timeline-body">
<p>Ruled as the Attah of Igala Kingdom from 1854 to 1870. He is from the Idoko Adegbe Rulling House.</p>
</div>
</div>
</li>
<!-- Timeline item 2 : 1870 -->
<li class="timeline-inverted">
<div class="timeline-badge">1870</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Okoliko</h4>
</div>
<div class="timeline-body">
<p>He Ruled as the Attah of Igala Kingdom from 1870 to 1876. He is from the Onuche Rulling House.</p>
</div>
</div>
</li>
<!-- Timeline item 3 : 1876 -->
<li>
<div class="timeline-badge">1876</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Amaga</h4>
</div>
<div class="timeline-body">
<p>He Ruled as the Attah of Igala Kingdom from 1876 to 1900. He is from the Ekalaga Rulling House.</p>
</div>
</div>
</li>
<!-- Timeline item 4 : 1901 -->
<li class="timeline-inverted">
<div class="timeline-badge">1901</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Ochejeonokpa</h4>
</div>
<div class="timeline-body">
<p>He Ruled as the Attah of Igala Kingdom from 1901 to 1903. He is from the Ameocheje Rulling House.</p>
</div>
</div>
</li>
<!-- Timeline item 5 : 1905 -->
<li>
<div class="timeline-badge">1905</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Oboni</h4>
</div>
<div class="timeline-body">
<p>He Ruled as the Attah of Igala Kingdom from 1905 to 1911. He is from the Akwodiba Rulling House.</p>
</div>
</div>
</li>
<!-- Timeline item 7 : 1911 -->
<li class="timeline-inverted">
<div class="timeline-badge">1911</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Oguche Akpa</h4>
</div>
<div class="timeline-body">
<p>He Ruled as the Attah of Igala Kingdom from 1911 to 1919. He is from the Okoliko Rulling House..</p>
</div>
</div>
</li>
<!-- Timeline item 8 : 1919 -->
<li>
<div class="timeline-badge">1919</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Ataboijomi</h4>
</div>
<div class="timeline-body">
<p>He Ruled as the Attah of Igala Kingdom from 1919 to 1926. He is from the Amaga Rulling House.</p>
</div>
</div>
</li>
<!-- Timeline item 9 : 1926 -->
<li class="timeline-inverted">
<div class="timeline-badge">1926</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Obaje</h4>
</div>
<div class="timeline-body">
<p>He Ruled as the Attah of Igala Kingdom from 1926 to 1945. He is from the Ochejeonokpa Rulling House.</p>
</div>
</div>
</li>
<!-- Timeline item 10 : 1946 -->
<li>
<div class="timeline-badge">1946</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Ameh Oboni</h4>
</div>
<div class="timeline-body">
<p>He Ruled as the Attah of Igala Kingdom from 1946 to 1956. He is from the Oboni Rulling House.</p>
</div>
</div>
</li>
<!-- Timeline item 11 : 1956 -->
<li class="timeline-inverted">
<div class="timeline-badge">1956</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Aliyu Obaje</h4>
</div>
<div class="timeline-body">
<p>He Ruled as the Attah of Igala Kingdom from 1956 to 2012. He is from the Obaje Rulling House.</p>
</div>
</div>
</li>
<!-- Timeline item 12 : 2013 -->
<li>
<div class="timeline-badge">2013</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Idakwo Ameh Oboni II</h4>
</div>
<div class="timeline-body">
<p>The Present Attah of Igala Land. He is from the Ameh Rulling House.</p>
</div>
</div>
</li>
</ul> <!-- end of timeline -->
</div>
<footer>
<div class="page-footer">
<h2>Kmow more about this extraordinary men on <a href="https://igalafacts.netlify.com">IgalaFacts</a>.</h2>
</div>
</footer>
<p>
<div align="center">
Powered by <br>
<img src="img/id.png" alt="" width="200px">
</div>
</p>
<script src="js/app.js"></script>
</body>
</html>