-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathStudy.html
165 lines (106 loc) · 6.01 KB
/
Study.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Binary Bits Institute</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="">
<link rel="stylesheet" type="text/css" href="css/index.css ">
<link rel="stylesheet" href="">
<link href="index.js">
</head>
<body>
<!-- Header section --->
<header class="header">
<div id="site-info">
<span class="info"><span class="fa fa-whatsapp"><img src="images/tel.png" width="20" height="16"></span><span class="contact" id="tel">+256702059835</span></span>
<span class="info"><span class="fa fa-email"><img src="images/emailll.png" width="20" height="15"></span><span class="contact" ><a href="mailto:[email protected]">[email protected]</a></span></span>
</div>
<div id="logo-section">
<div class="logo"><a href="index.html" ><img src="images/Capture.png" width="55" height="60"></a></div>
<div class="site-title"><a href="index.html">Binary Bits Institute of Technology</a></div>
<div id="explore">Let's advance Africa in software Development!</div>
</div>
<div id="srch">
<form action="/action_page.php" method="post">
<input type="search" name="search" placeholder="Search for course"><input type="submit" value="Search">
</form>
</div>
<div class="navbar">
<span class = "nav-bar" class="no-dropdown"><a href="index.html">Home</a></span>
<div class="dropdown">
<span class = "nav-bar" class="main-list-item"><a href="About Us.html">About Us</a></span>
<!-- <a href="core.html" class="inner">Vission,Mission and Core values</a>
<a href="Partnership.html" class="inner">Partnership and Collaborations</a></div>
<div class="dropdown">-->
<span class = "nav-bar" class="main-list-item"><a href="Study.html">Study at BBI</a></span>
<!-- <a href="leadership.html" class="inner">Leadership</a>
<a href="Life.html" class="inner">Life at BBI</a></div>
<div class="dropdown">-->
<span class = "nav-bar" class="main-list-item"><a href="Admissions.html">Admissions</a></span>
<!-- <a href="Apply.html" class="inner">How to Apply</a>
<a href="Online.html" class="inner">Online Application</a>
<a href="Entry.Html" class="inner">Entry Requirements</a></div>-->
<span class = "nav-bar" class="no-dropdown"><a href="Other Services.html">Other Services</a></span>
<span class = "nav-bar" class="no-dropdown"><a href="Contact Us.html">ContactUs</a></span>
</div>
</header>
<!--end header-->
<!--start bodycontent-->
<div id="body_contact">
<div id="life">
<h1 id="bbi_life"> Life at BBIT</h1>
<div class="marquee">
<marquee>This is the Best Hostels in Uganda</marquee>
</div>
<h2 class="guide">Hostels at BBIT</h2>
<div id="Hostels_photo"><img src="images/bhostels.jfif" width="1000" height="400"></div>
<p>There are 4 halls , 2 for male students and 2 for female students. Each student will be adimmited to the Membership of one of these halls. Each fresher will be attached to the hall of residence as shown on his /her admission letter .Break fast, Lunch and Dinner is served to all resident students in each hall as specified time</p>
<div id="guide_student">
<h2 class="guide"> Guidance and Counselling</h2>
<p>The couselling and Guidance Centre helps Students who need assistance on guidance about their Daily life and Programming life and other problems related to Health, social-Economic, sexual and spiritual </p>
</div>
</div>
<h2 id="guide"> Leadership at BBIT </h2>
<p>BBI is an Intelligent institute focused on delivering software solutions. We are focused on helping your bussiness or organisations achieve more and training future Programmers.</p>
<p>Like other institutes, BBI has a student Guild executive council headed by Hon Ssenjovu Emmanuel Joster and the institute is heeaded a vice Chancellor called Dr KUNIHIRA DERRICK. The head of Department of Programming is called Prof. AMODING SKOLASTIKA. The Department of Technoscience is headed Eng Namayanja Cotridah<br><br>
<img src="images/photo.jpg" width="200" height="200" alt="website" title="We develop cool Websites"/>
<img src="images/tika.jpg" width="200" height="200" alt="website" title="We develop cool Websites">
</p>
<div id="collpart">
We also collaborate with other Universities like Makerere University and Tech companies like Omni-Tech and Hamsoft Ug.
</div>
</div>
<!--bodycontent ends-->
<footer id="footer">
<div class="page-links">
<span>Related Links</span>
<div id="page-links">
<ul>
Departments
<li class="footer-list"><a href="Other Services.html">Department of Programming</a></li>
<li class="footer-list"><a href="course.html">Department of Technoscience</a></li>
</ul>
</div>
</div>
<div>
<ul>
Find Us
<li class="footer-list" id="find">Plot 924, Arua Road</li>
<li class="footer-list" id="find"><a href="tel:+256702059835">Tel: +256702059835</a></li>
<li class="footer-list" id="find"><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div>
<div id="footer-bottom">
<div id="media-btns">
<div class="fa facebook"></div>
<div class="fa twitter"></div>
<div class="fa youtube"></div>
</div>
<p>©BBI 2021</p>
</div>
</footer>
<!...custom js file link...>
<script src="script.js"></script>
</body>
</html>