Skip to content

Instantly share code, notes, and snippets.

@amani-joseph
Created January 7, 2021 06:19
Show Gist options
  • Select an option

  • Save amani-joseph/218797f8a0677a5d05e1913931a700b2 to your computer and use it in GitHub Desktop.

Select an option

Save amani-joseph/218797f8a0677a5d05e1913931a700b2 to your computer and use it in GitHub Desktop.
Joe Amani // source https://jsbin.com/teyuban
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Joe Amani</title>
</head>
<body>
<h1>ABOUT ME</h1>
<h2>Summary</h2>
<p>
My name is <strong>Joseph Amani</strong> a 23 year old working as
a Business Development and Administrative assistant in one of
<strong>Kenya's</strong> leading Investments and Real Estate Company.
I am previlaged to sit in <em>four (4)</em> departments namely;
</p>
<p>
<ol>
<li>Investments</li>
<!-- Inner List -->
<ul>
<li>Preparing of Board Updates</li>
<li>Quarterly FIC (Finance & Investment Committee) board pack</li>
<li>Daily investments/ Real Estate/ Cysuites BDA report</li>
<li>Reviewing and approving of departmental expenses</li>
</ul>
<!-- End of Inner List -->
<li>Fintech</li>
<li>Real Estate</li>
<li>Hospitality</li>
</ol>
<ul>
<li>Investments</li>
<ul>
<li>Preparing of Board Updates</li>
<li>Quarterly FIC (Finance & Investment Committee) board pack</li>
<li>Daily investments/ Real Estate/ Cysuites BDA report</li>
<li>Reviewing and approving of departmental expenses</li>
</ul>
<li>Fintech</li>
<li>Real Estate</li>
<li>Hospitality</li>
</ul>
</p>
<p>Hi There, This is my first web page</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment