-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheducation.html
More file actions
38 lines (36 loc) · 1.61 KB
/
education.html
File metadata and controls
38 lines (36 loc) · 1.61 KB
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Page Title</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<section>
<div class="header">
<p>
<a href="index.html">About</a> <a href="skills.html">Skills</a> <a href="education.html"style="color:purple;">Education</a>
<a href="experinece.html">Experience</a> <a href="interests.html">Interest</a>
</p>
</div>
</section>
<div style="display: flex; border-bottom: 1px solid lightgray;">
<figure>
<img
src="https://media.licdn.com/dms/image/D5603AQFMXWDEqDqIlg/profile-displayphoto-shrink_400_400/0/1666731483682?e=1681344000&v=beta&t=MtsEKl78oGY312-Gpje_8HKZcVo-g7xWuPQNHlz_rzo"
width="300"
height="250"
alt="ALTERNATE_TEXT"
style="margin-right: 20px;"
/><figcaption><h3>Afif Ahmed</h3><p>Student, Software Engineer</p><a href="https://www.linkedin.com/in/afif-ahmed-chaudhury-9aa53222a/"style="color:purple;">afifahmed@LinkedIn.com</a></h3><figcaption>
</figure>
<div>
<h2 class="left">Education</h2>
<h3 style="display: inline;" class="left">High School</h3>
<p class="left" style="display: inline;">2003-2020</p>
<p class="left" text-align:>South Breeze School, Dhaka, Bangladesh</p>
<h3 class="left" style="display: inline;">Bsc in Software Engineering</h3>
<p class="left" style="display: inline;">2021-2025</p>
<p class="left">University of Calgary, Calgary, Canada</p>
<i><span style="background-color: #FFFF00">Credentials are available upon request</i>.</span>