-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
209 lines (203 loc) · 7.6 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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://unicons.iconscout.com/release/v4.0.8/css/line.css"
/>
<link rel="stylesheet" href="styles.css" />
<title>Community Pharmacists Conference</title>
</head>
<body>
<!------------------------------HEADER START---------------------------------->
<header class="head">
<nav class="navbar">
<div class="up">
<ul class="container">
<li>
<a href="#"> <i class="uil uil-facebook-f"></i></a>
</li>
<li>
<a href="#"> <i class="uil uil-twitter"></i></a>
</li>
<li><a href="#">English</a></li>
<li><a href="#">My Page</a></li>
<li><a href="#">Log out</a></li>
</ul>
</div>
<div class="down">
<div class="container">
<a href="index.html" class="nav-logo">ACPN 2023</a>
<ul class="nav-menu">
<li class="nav-list">
<a href="about.html" class="nav-link">About</a>
</li>
<li class="nav-list"><a href="#" class="nav-link">Program</a></li>
<li class="nav-list"><a href="#" class="nav-link">Join</a></li>
<li class="nav-list">
<a href="#support" class="nav-link">Sponsor</a>
</li>
<li class="nav-list">
<a href="#" class="nav-link">News</a>
</li>
<li class="nav-list">
<a href="#" class="nav-link campaign">CC Campaign</a>
</li>
</ul>
<div class="hamburger">
<span class="line"></span>
<span class="line"></span>
<span class="line"></span>
</div>
</div>
</div>
</nav>
</header>
<!------------------------------HEADER END------------------------------------>
<!------------------------------MAIN START------------------------------------>
<main>
<section class="main-opening container">
<p class="intro">Bringing Total healthcare to the community</p>
<h1 class="topic">
Adopting Global Best Practices in
<br />
Community Pharmacy Practice
</h1>
<p class="description">
Attended by most major manufacturers, distributors and community
Pharmcists in the Pharmacy space, the ACPN conference provides a
focused and unique opportunity to learn, share best practices, network
with peers, and interact with other healthcare providers in the
pharmaceutical space. At the ACPN Conference, community Pharmacists
can learn how best to offer pharmaceutical care and gain insights on
more efficient drug therapy management.
</p>
<time datetime="2023-05-20T19:30">June 15, 2023 @ 9:00am</time>
<p class="venue">
Festival Hotel, along Amuwo Odofin, Festac town, Lagos State, Nigeria.
</p>
</section>
</main>
<!------------------------------MAIN END------------------------------------->
<!------------------------------PROGRAMS STARTS------------------------------->
<section class="events">
<div class="container">
<h2>Main Program</h2>
<hr />
<div class="events-content">
<div class="content">
<div class="icon">
<i class="uil uil-analysis"></i>
<h3 class="word">Exhibition</h3>
</div>
<p class="para para1">
Pharma Companies will be exhibiting their products and services.
</p>
</div>
<div class="content">
<div class="icon">
<i class="uil uil-tv-retro"></i>
<h3 class="word">Excursion</h3>
</div>
<p class="para">
Explore the vast Historic collections at the national Museum.
</p>
</div>
<div class="content">
<div class="icon">
<i class="uil uil-comment-alt-notes"></i>
<h3 class="word">Workshop</h3>
</div>
<p class="para">
There will be Vaccination training for Pharmacists.
</p>
</div>
<div class="content">
<div class="icon">
<i class="uil uil-presentation-edit"></i>
<h3 class="word">Novelty Match</h3>
</div>
<p class="para">
There will be a Novelty Match between the different state arm of
the association.
</p>
</div>
<div class="content">
<div class="icon">
<i class="uil uil-palette"></i>
<h3 class="word">Group Dynamics</h3>
</div>
<p class="para">
There will be Group Dynamics During the conference
</p>
</div>
<div class="join">
<a href="#">Join ACPN 2023.</a>
</div>
</div>
<p class="show">SEE THE WHOLE PROGRAM</p>
</div>
</section>
<!------------------------------PROGRAMS END--------------------------------->
<!------------------------------SPEAKERS STARTS------------------------------>
<section class="speakers">
<div class="container">
<h2>Featured Speakers</h2>
<hr />
<div class="guest-speakers"></div>
</div>
</section>
<!------------------------------SPEAKERS END--------------------------------->
<!------------------------------PARTNER START-------------------------------->
<section class="partner sponsor" id="sponsor">
<div class="container">
<h4>Partners</h4>
<hr />
<div class="logos logo-home">
<ul class="sponsor-list">
<li class="sponsor-item">
<span class="sponsor1">daumkakao</span>
</li>
<li class="sponsor-item">
<img src="images/coke.png" class="partner-logo" alt="" />
</li>
<li class="sponsor-item">
<img src="images/facebook.png" class="partner-logo" alt="" />
</li>
<li class="sponsor-item">
<img src="images/amazon.png" class="partner-logo" alt="" />
</li>
<li class="sponsor-item">
<img src="images/mozilla.png" class="partner-logo" alt="" />
</li>
<li class="sponsor-item">
<img src="images/google.svg" class="partner-logo" alt="" />
</li>
</ul>
</div>
</div>
</section>
<!------------------------------PARTNER END---------------------------------->
<!------------------------------FOOTER STARTS-------------------------------->
<footer id="footer-home">
<div class="footer-content container">
<h5>ACPN Conference.</h5>
<p class="footer-text">
2023 Association of Community Pharmacists of Nigeria <br />
All Rights Reserved.
</p>
</div>
</footer>
<!------------------------------FOOTER ENDS---------------------------------->
<script src="scripts.js"></script>
</body>
</html>