-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
32 lines (32 loc) · 1.29 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
<!DOCTYPE html>
<html>
<head>
<title>MUKASA RODNEY DIT/24D/U/A0213 </title>
</head>
<body bgcolor="#ffbf00">
<h1><img src="mtn logo.jpg" width="50" height="auto"> MTN</h1>
<center>
<h>
<a href="index.html" target="_self">HOME</a>|
<a href="about.html" target="_self">ABOUT US</a>|
<a href="promotions.html" target="_self">PROMOTIONS</a>|
<a href="contacts.html" target="_self">CONTACT US</a>|
<a href="gallary.html" target="_self">GALLARY</a>
</h>
<p>
<img src="cranes.jpg" width="700" height="200"><br>
<b>The Official Uganda Cranes supposer</b>
</p>
<p>
<img src="home1.jpg" width="700" height="400">
</p>
<p>
At MTN, we believe every Ugandan deserves the benefits of a modern,
connected world. In celebration of the global #CustomerServiceWeek,
we thank you for choosing MTN. We reaffirm our commitment to deliver
tailored solutions and provide a WOW experience at every touchpoint.
#TogetherWeAreUnstoppable
</p>
</center>
</body>
</html>