Meta Description" name="description" />
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My First Project</title>
</head>
<body>
<main>
<h1><img src="image/university_of_liberia_logo.png" alt=""></h1>
<h1>Research Site</h1>
<div>
<h2>What we're all about</h2>
<p>This site is dedicated to sharing research and knowledge on various topics. <br>
Our goal is to provide valuable insights and information to our audience.</p>
</div>
<div>
<h2>About Me</h2>
<img src="image/Morgan.jpg" alt="J. Morgan Jallah" >
<p>Hello! I'm J. Morgan Jallah, a passionate researcher and enthusiast in the field of Information Technology. <br>
I created this site to share my findings and connect with like-minded individuals.</p>
<h3>Contact Me</h3>
<p>Email: <a href="https://mail.google.com">morganjallah87@gmail.com</a>
<br> Phone: +231 777 123 456
</p>
</div>
<div>
<h3>Projects that I work on</h3>
<ul>
<li>Website Development</li>
<li>Data Analysis</li>
<li>Machine Learning</li>
<li>Cybersecurity Research</li>
</ul>
<h2>Follow Me on Social Media</h2>
<p>
<a href="https://www.facebook.com/morgan.jallah.7">Facebook</a> |
<a href="https://www.twitter.com/morganjallah87">Twitter</a> |
<a href="https://www.linkedin.com/in/morgan-jallah-123456789">LinkedIn</a>
</p>
</div>
</main>
</body>
</html>3
1
2KB
3KB
102.0ms
288.0ms
194.0ms