-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.html
66 lines (53 loc) · 3.94 KB
/
info.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
<!DOCTYPE html>
<html lang="fr">
<head>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,700;1,700&family=Martian+Mono:wght@600&family=Montserrat:wght@900&display=swap" rel="stylesheet">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Artiste travaillant dans le numérique, formé en graphisme, photographie numérique, conservation préventive et recherche artistique.">
<link rel="stylesheet" type="text/css" href="info-styles.css">
<title>Charbel Saad</title>
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🖋</text></svg>">
<meta property="og:title" content="🗡 Charbel Saad">
<meta property="og:description" content="Je suis un artiste travaillant dans le numérique, formé en graphisme, photographie numérique, conservation préventive et recherche artistique.">
<meta property="og:image" content="http://www.charbelsaad.com/vallee_thumb.jpg">
<meta property="og:url" content="http://www.charbelsaad.com/">
</head>
<body>
<div class="navbar">
<div class="nav-home">
<a>INFO</a></div>
<div class="nav-projects">
<a href="index.html">GALERIE</a></div>
<div class="nav-title">
<a></a></div></div>
<div class="container">
<div class="introduction-conclusion-copyright">
<span class="heading">Bonjour,<br><br></span>
<span class="heading">Je m’appelle Charbel.<br><br></span>
<span class="heading">Je suis un artiste travaillant dans le numérique, formé en graphisme, photographie numérique, conservation préventive et recherche artistique.<br><br></span>
<span class="body">En collaborant avec des artistes et des institutions, j’ai occupé plusieurs rôles jusque-là incluant enseignant, manager, documentaliste multimédia, retoucheur photo et graphiste.<br><br></span>
<span class="fine-print">
<p>Sauf mention contraire, toutes les photographies sur ce site Web ont été prises par Charbel Saad. Toute diffusion est interdite sauf autorisation écrite donnée par l'auteur et/ou ses collaborateurs concernés</p></span></div>
<div class="introduction">
<span class="heading">Bonjour,<br><br></span>
<span class="heading">Je m’appelle Charbel.<br><br></span>
<span class="heading">Je suis un artiste travaillant dans le numérique, formé en graphisme, photographie numérique, conservation préventive et recherche artistique.<br><br></span></div>
<div class="profile-photo">
<img src="charbel_portrait_wide.jpg" alt="Profile">
<p class="caption"><i>Photo portrait prise par Pénélope Limoges</i> © 2023<br><br></p></div>
<div class="conclusion">
<span class="body">En collaborant avec des artistes et des institutions, j’ai occupé plusieurs rôles jusque-là incluant enseignant, manager, documentaliste multimédia, retoucheur photo et graphiste.<br><br></span>
<span class="body">Je suis actuellement basé en France, et je suis activement en recherche d’emploi dans les domaines mentionnés ci-dessus.<br><br></span></div>
<div class="copyright">
<span class="fine-print">Sauf mention contraire, toutes les photographies sur ce site Web ont été prises par Charbel Saad. Toute diffusion est interdite sauf autorisation écrite donnée par l'auteur et/ou ses collaborateurs concernés.</span></div></div>
<footer>
<div class="signature">
<p>CHARBEL SAAD</p></div>
<div class="contact">
<a href="mailto:heycharbel@gmail.com" class="link" title="Envoyer un message"><img src="email-icon.png" alt="Email" class="icon"></a></div>
</footer>
</body>
</html>