-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathindex.html
39 lines (31 loc) · 839 Bytes
/
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
<!DOCTYPE html>
<html>
<head>
<title> Learning Git @ForloopZambia</title>
</head>
<body>
<nav>
</nav>
<p>This is a great collaborating platform for softwares developers
<h1 font-size="20px">The Big Game</h1>
<b><h1>Hey from forloopZambia</h1><b>
<h2> hello<h2>
<p>CHisha<p>
<p>Hey. So great to work with devs.</p>
<i><p>We are learning git and github </p><i>
<p>added a new line</P>
<p>thanks for the live demo </p>
Thomas Munguya
<p>Hugh was here</p>
<h1>Hello from forloopZambia</h1>
<p>We are learning git at forloop zambia .</p>
<p>This is weird</p>
<p>Thanks for this live demo</p>
<p>Isn't it fun up here?</p>
<p>yeah cool</p>
<p> It also works on the phone </p>
<p>Late to the party by a year! Hope ya don't mind</p>
<footer>
</footer>
</body>
</html>