-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
183 lines (180 loc) · 6.45 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
property="og:image"
content="https://user-images.githubusercontent.com/79058364/154861184-fee4bb8d-657f-47e2-aff2-ea3c72a2a64f.png"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Redefining The Future</title>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link rel="stylesheet" href="./CSS/style.css" />
</head>
<body>
<header class="header">
<div class="social_media">
<ul class="media-nav d-flex flex-center">
<li class="media_link">
<a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li class="media_link">
<a href="https://twitter.com/Evans_22J"
><i class="fa fa-twitter"></i
></a>
</li>
<li class="media_link"><a href="#">English</a></li>
<li class="media_link"><a href="#">My page</a></li>
<li class="media_link"><a href="#">Logout</a></li>
</ul>
</div>
<nav class="menu">
<div class="hamburger d-flex flex-center">
<img
src="./images/icons/Union.png"
class="show-menu-btn"
alt="union"
/>
<img
src="./images/icons/Icon@2x.svg"
class="closed-menu-btn"
alt="icons"
/>
<div class="logo">
<a href="./about.html"
><img src="./images/icons/test-africa.png" alt="logo"
/></a>
</div>
<ul class="nav_menu d-flex">
<li class="menu_link active"><a href="./about.html">About</a></li>
<li class="menu_link"><a href="#Program">News</a></li>
<li class="menu_link"><a href="#Team">Team</a></li>
<li class="menu_link"><a href="#Partner">Partners</a></li>
<li class="menu_link active"><a href="#Africa">Africa</a></li>
</ul>
</div>
</nav>
</header>
<main>
<section id="Home" class="home_section">
<div class="home_section_title">
<h2>"Redefining The Future"</h2>
<h1>AFRICA MUST THINK ENTREPRENEURSHIP CONFERENCE - 2022</h1>
</div>
<article>
<h4>
Africa must think conference is aimed at redefining the future of
Africa by transforming the education system, from the theoretical
approach to that which appreciates practical entrepreneurship skills
and to produce seasoned entrepreneurs that will thrive even in the
most competitive and challenging environments..
</h4>
</article>
<div>
<div class="info">
<h3>(MON 8AM) ~ (FRI 17PM)</h3>
<p>@ DLN Entrepreneurship Institute</p>
</div>
</div>
</section>
<section id="Program" class="program_section">
<h2>Why Entrepreneurship?</h2>
<ul class="program">
<li class="program_1 d-flex flex-center">
<div>
<img src="./images/icons/innovation.jpg" alt="agile" />
</div>
<h3>Economic Growth</h3>
<p>
Entrepreneurs market economies and act as the wheels of the
economic growth of the country.
</p>
</li>
<li class="program_2 d-flex flex-center">
<div>
<img src="./images/icons/innovation.jpg" alt="innovation" />
</div>
<h3>Innovation</h3>
<p>
Entrepreneurs bring new innovation that opens the door of new
ventures, markets, products, and technology.
</p>
</li>
<li class="program_3 d-flex flex-center">
<div>
<img src="./images/icons/innovation.jpg" alt="quality" />
</div>
<h3>Social Changes</h3>
<p>
Entrepreneurs change the cultures of society and reduce the
dependency on obsolete methods, systems, and technologies.
</p>
</li>
<li class="program_4 d-flex flex-center">
<div>
<img src="./images/icons/innovation.jpg" alt="creation" />
</div>
<h3>National income</h3>
<p>
New improved offerings, products or technologies from
entrepreneurs enable new markets to be developed and new wealth
created.
</p>
</li>
<li class="program_5 d-flex flex-center">
<div>
<img src="./images/icons/innovation.jpg" alt="time" />
</div>
<h3>New Business</h3>
<p>
The stimulation of related businesses or sectors that support the
new venture add to further economic development.
</p>
</li>
</ul>
<div class="btn-program">
<button type="button">Join our Masterclass </button>
<a href="#">OUR MASTERCLASS PROGRAM</a>
</div>
<div class=""></div>
</section>
<section id="Team" class="featured_section">
<h2>Guest Speakers</h2>
<ul class="teams"></ul>
<div class="see-more">
<button type="submit">
<span>MORE</span> <i class="fa fa-chevron-down"></i>
</button>
</div>
</section>
<section id="Partner" class="partners_section">
<h2 class="partners-title">Our Partners</h2>
<ul class="partner-list d-flex flex-center">
<li><img src="./images/icons/ev1.png" alt="icons" /></li>
<li><img src="./images/icons/ev2.png" alt="icons" /></li>
<li><img src="./images/icons/ev3.svg" alt="icons" /></li>
<li><img src="./images/icons/eve4.png" alt="icons" /></li>
<li><img src="./images/icons/eve5.png" alt="icons" /></li>
</ul>
</section>
</main>
<footer id="footer" class="footer_container d-flex">
<div class="logo">
<img
class="firelazyloader"
src="./images/icons/test-africa.png"
alt="logo"
/>
</div>
<div class="created">
<p>© Copyright 2022/Evans Sitibekiso/Lusaka Zambia.</p>
</div>
</footer>
<script src="./JS/menu.js"></script>
<script src="./JS/teamData.js"></script>
</body>
</html>