-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprofilepage.html
More file actions
46 lines (42 loc) · 2.4 KB
/
Copy pathprofilepage.html
File metadata and controls
46 lines (42 loc) · 2.4 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
39
40
41
42
43
44
45
46
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="style.css" rel="stylesheet">
<title>Document</title>
</head>
<body>
<div id="me">
<h1 id="name">Hi I'm Anh-Christelle, nice to meet you!</h1 id="name">
<img id="AC" src="images/maface.png" alt="Anh-C">
<p><h3 id="desme">Currently a student at Kedge Business School in Marseille as an MSc in Sustainable Finance, I am passionate about changing the face of Finance to save our world for future generations.</h3 id="desme"></p>
<p><a href="https://student.kedge.edu/programmes/sustainable-finance" target="_blank"></p>
<button id="KBS">Discover my program!</button id="KBS">
</a>
</div id="me">
<div id="KCL">
<h1 id="ed">Education</h1 id="ed">
<p><h3 id="schools">Before attending Kedge Business School, I did an International Management BSc at King's College London with a year abroad at Università Bocconi in Milan! It gave me the international experience and pathed the way to my choice of sustainability</h3 id="schools"></p>
<a href="https://www.kcl.ac.uk/business" target="_blank">
<button id="KCLB">King's Business School</button id="KCLB">
</a>
<a href="https://www.unibocconi.eu/wps/wcm/connect/Bocconi/SitoPubblico_EN/Navigation+Tree/Home/" target="_blank">
<button id="B">Università Bocconi</button id="B">
</a>
<img id="proof" src="images/proof.jpeg" alt="grad">
<img id="prooftext" src="images/prooftext.png" alt="text">
</div id="KCL">
<div id="Interact">
<h1 id="Int">My association at Kedge!</h1 id="Int">
<img id="logoint" src="images/logoint.png" alt="logo">
<h3 id="desint">Interact is a student association made up of 17 members. Our role is to welcome international students to the campus. Our goal is to integrate them and make sure they have the best time ever. Being in Massilia, we have to show them the OM and the Jul sign while drinking pastis. My role is head of the communication, so you could say the Instagram is my baby, check it out!</h3 id="desint">
<a href="https://www.instagram.com/interactkedge/?hl=en" target="_blank">
<button id="insta">Check out the insta</button id="insta">
</a>
</div id="Interact">
<a href="https://www.linkedin.com/in/anh-christelle-galan" target="_blank">
<img id="linkedin" src="https://blog.waalaxy.com/wp-content/uploads/2021/01/Linkedin-Logo-2048x1280.png">
</a>
</body>
</html>