-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
34 lines (26 loc) · 1.42 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
<!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">
<title>RoseKivuva-web</title>
</head>
<body>
<h1 style="color: blueviolet ;" ;">MY FIRST WEEK EXPERIENCE AT AKIRACHIX</h1>
<img src= "https://opportunitydesk.org/wp-content/uploads/2019/12/AkiraChix-codeHive-Program-2020-for-Young-Women.jpg" alt="Front Page">
<h2 style="color: rgb(10, 9, 10);">The Good things that I have experienced include:</h2>
<ol>
<li>I have been able to interact with people from different countries.</li>
<li>The enviroment is very comforting and quite all time of which makes studying peaceful.</li>
<li>I had interactions with alumnis,they are always helping wherever I need help in terms of my studies.</li>
<li>The diet is always the best and we are provided with everything.</li>
<li>All of us have nice rooms,beddings and washrooms.</li>
<li>They have hygiene of the highest level around the compound.</li>
<li>Working staffs are very friendly and unederstanding.</li>
<h2 style="color: rgb(10, 8, 8);">The not so good things That I have Experienced include:</h2>
<ul>
<li>Adapting with the climate because here is very cold in the morning.</li>
<li>We all have different accent even when speaking english,this makes understanding each other a little difficult.</li>
</body>
</html>