-
Notifications
You must be signed in to change notification settings - Fork 52
/
Copy pathcompanyprofile.html
172 lines (159 loc) · 8.44 KB
/
companyprofile.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Mukta:700|Roboto+Slab&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/header.css">
<link rel="stylesheet" type="text/css" href="css/footer.css">
<link rel="stylesheet" type="text/css" href="css/companyprofile.css">
<script src="https://kit.fontawesome.com/8f691340fb.js" crossorigin="anonymous"></script>
<title>ExpensesNg</title>
</head>
<body>
<header>
<div class="logo">
<img src="img/Group 380.svg" class="logo1" alt="logo" srcset="">
<img src="img/Frame 384.svg" class="logo2" alt="logo" srcset="">
</div>
<a href="#"><i class="fa fa-2x fa-bars menu-toggle" id="menu" aria-hidden="true"></i></a>
<ul class="nav " id="nav">
<li><a href="index.html" class="active">Home</a></li>
<li><a href="ExpenditureReport.html">Expenditure Report</a></li>
<li><a href="#">Ministry Info</a>
<ul>
<li><a href="ministry_expenditure.html" class="">Ministry Report</a></li>
<li><a href="ministry profile.html" class="">Ministry Profile Search</a></li>
</ul>
</li>
<li><a href="#">Company Info</a>
<ul>
<li><a href="companyreport.html" class="">Company Report</a></li>
<li><a href="companyprofile.html" class="">Comapny Profile Search</a></li>
</ul>
</li>
<li><a href="#">Reference</a>
<ul>
<li><a href="quickContacts.html" class="">Government Twitter Handles </a></li>
<li><a href="contact.html" class="">Contact Us</a></li>
<li><a href="about.html" class="">About Us</a></li>
</ul>
</li>
</ul>
</header>
<div class="banner-section">
<div class="home-banner">Ministry Profile</div>
<div class="banner">
<h1>Julius Berger</h1>
</div>
</div>
</div>
<!-- <div class="banner">
<h3 class="responsive-div">Ministry Profile</h3>
</div>
<div class="logo-banner">
<div class="responsive-div">
<img src="img/juliuslogo.svg" alt="">
</div> -->
<div class="container">
<div class="tab-trigger">
<ul>
<li><a href="#" id="onlink">Profile</a></li>
<li><a href="companyboard.html">Company Board</a></li>
<li><a href="companyprojects.html">Projects</a></li>
</ul>
</div>
</div>
<div class="main-container">
<table class="table-div">
<tr class="table-row">
<td class="td1">Est: 1970 Lagos, Nigeria</td>
<td class="td2">| Entity Type: Public Limited Company</td>
<td class="td3">| Nature of Business: Construction</td>
<td class="td4">| Website: <a href="#">www.julius-berger.com</a></td>
</tr>
</table>
</div>
<div class="main-container">
<article>
<h2>Overview</h2><br>
<p>Julius Berger is a leading Nigerian company offering integrated construction solutions and related
services. We specialize in executing complex works that require the highest levels of technical
expertise and excel in the implementation of state-of-the-art construction methods and technologies.
Core competencies cover all project phases, including planning, design, engineering, construction,
maintenance and operation, for building, infrastructure and industry projects. The International
Organization for Standardization certification (ISO) demonstrates that our Quality Management
Systems are well equipped to consistently meet clients’ needs and that quality is continuously
improved. Combined with our collaborative approach, our drive towards innovation, expansive
experience and resources underpin project success. With a proven record of delivering quality
results on-time we stand out as a choice partner. </p><br>
<h2>Achievement</h2><br>
<p>Julius Berger has played an integral role in building the foundations for progress and development in
Nigeria through construction of major industrial and civil infrastructure. We have built important
road networks, essential bridges, vital buildings and key landmarks, all of which augment the
achievement of a modern-day Nigeria. We have established numerous manufacturing facilities, which
promote local content, increase domestic production and ultimately contribute to Nigeria’s economic
growth. And through it all, we have empowered our staff through investments in long term training
and education, which not only sharpen their skills, but also contribute to the human capital
development of Nigeria. </p>
</article>
<i class="fa fa-facebook"></i>
<i class="fa fa-twitter"></i>
<i class="fa fa-instagram"></i>
<i class="fa fa-linkedin"></i>
</div>
</div>
<!-- footer -->
<footer>
<div class="main-footer-wrapper">
<div class="main-box1">
<div class="brand-logo">
<img src="img/logo.png"><br>
</div>
<div class="twitter">
<img src="img/twitter-logo.png">
<a href="#">@expenseng</a>
</div>
</div>
<div class="main-box2">
<div class="box1">
<h4>Pages</h4>
<a href="index.html">Home</a>
<a href="ExpenditureReport.html">Daily Report</a>
<a href="ministry_expenditure.html">Ministry Report</a>
<a href="companyreport.html">Company Report</a>
</div>
<div class="box2">
<h4>Profiles</h4>
<a href="ministry profile.html">Ministry Search</a>
<a href="companysearch.html">Company Search</a>
</div>
<div class="box3">
<h4>References</h4>
<a href="handlePage.html">Government Handles</a>
<a href="group_12_about.html">About Us</a>
<a href="contact.html">Contact Us</a>
</div>
</div>
</div>
<div class="last-footer">
<ul>
<li><a href="#">Accessibility |</a></li>
<li><a href="#"> Privacy Policy |</a></li>
<li><a href="#"> Freedom of Information Act</a></li>
<li class="push">
<a href="index.html">© 2020 EXPENSENG.com</a>
</li>
</ul>
</div>
</footer>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>