-
Notifications
You must be signed in to change notification settings - Fork 0
/
Mimo-Project.html
101 lines (100 loc) · 3.92 KB
/
Mimo-Project.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
<!doctypehtml>
<html>
<head>
<title>My blog 2020</title>
<link rel="Stylesheet" type="text/css" href="style.css">
</head>
<body>
<div id="header">
<div class="container">
<a id="header-title" href="file:///storage/emulated/0/My%20projects/Web%20development%20projects/Mimo-Project.html" >MY BLOG 2020</a>
<ul id="header-nav">
<li><a href="file:///storage/emulated/0/My projects/Web development projects/about.html">ABOUT</a></li>
<li><a href="mailto:[email protected]">CONTACT</a></li>
</ul>
</div>
</div>
<div id="content">
<div class="container">
<div class="post">
<div class="post-author">
<img src="file:///storage/emulated/0/DCIM/Verification/dr.jpg">
<span style="font-family:Courier;">Doctor Genius</span>
</div>
<p class="post-date" style="font-family:courier;">Wed,Mar 10</p>
<h3 class="post-title">Corona Virus</h3>
<div class="post-content">
<p>This is something that can wipe out humanity.The death toll now standing at 1000 and cases at 50000,this is an extreme emergency.</p>
<p>Should the ban on wild life be permanent?No I obviously don't think so.Earth will still find other ways to restrict population growth.</p>
<p><strong><em>We Need To Stand Together.</em></strong>
</p></div>
</div>
<div class="container">
<div class="post">
<div class="post-author">
<img src="file:///storage/emulated/0/DCIM/Verification/dr.jpg">
<span style="font-family:Courier;">Doctor Genius</span>
</div>
<p class="post-date" style="font-family:courier;">Wed,Mar 10</p>
<h3 class="post-title">Corona Virus</h3>
<div class="post-content">
<p>This is something that can wipe out humanity.The death toll now standing at 1000 and cases at 50000,this is an extreme emergency.</p>
<p>Should the ban on wild life be permanent?No I obviously don't think so.Earth will still find other ways to restrict population growth.</p>
<p><strong><em>We Need To Stand Together.</em></strong>
</p></div>
</div>
</div><div class="container">
<div class="post">
<div class="post-author">
<img src="file:///storage/emulated/0/DCIM/Verification/dr.jpg">
<span style="font-family:Courier;">Doctor Genius</span>
</div>
<p class="post-date" style="font-family:courier;">Wed,Mar 10</p>
<h3 class="post-title">Corona Virus</h3>
<div class="post-content">
<p>This is something that can wipe out humanity.The death toll now standing at 1000 and cases at 50000,this is an extreme emergency.</p>
<p>Should the ban on wild life be permanent?No I obviously don't think so.Earth will still find other ways to restrict population growth.</p>
<p><strong><em>We Need To Stand Together.</em></strong>
</p></div>
</div>
<div class="container">
<div class="post">
<div class="post-author">
<img src="file:///storage/emulated/0/Temporary/me.jpg">
<span style="font-family:Courier;">Luqman Sekamate</span>
</div>
<p class="post-date" style="font-family:Courier;">Mon,Feb 10</p>
<h3 class="post-title">Becoming a developer</h3>
<div class="post-content">
<p>I really feel I can do anything from today.<br>The rule has always been so simple,<br>
<span style="font-weight:bold;font-style:Italic;">Set your mind to it and its done.</span>
</p>
<p id="Trial">If there is one thing I have learnt while studying with <a href="https://mimo.com" >mimo</a>,Its definitely realising that
somethings are easy to do but we often hold back in fear of failure.</p>
<p>So from today,<br>
I will take on anyhting that challenges me.<br>
<span style="font-style:Italic;"><strong>~I WILL CONQUER MY FEAR~</strong></span></p>
</div>
</div>
</div>
</div>
<div id="footer">
<div class="container">
<div class="column" id="cl1">
<h4 id="ht1">MY LINKS</h4>
<p>
<a id="ki" href="https://twitter.com/_luqmans_" >Twitter</a>
<br>
<a id="ki" href="https://www.facebook.com/Luqsonic" >Facebook</a><br>
<a id="ki" href="t.me/Ugandan_Telegram_Group_256" >Telegram</a>
</p>
</div>
<div class="column" id="story">
<h4 id="ht">FROM DEVELOPER</h4>
<p id="hat">Welcome to my website<br>The Number one destination<br>
To find all that your looking for</p>
</div>
</div>
</div>
</body>
</html>