ajout de cv

This commit is contained in:
noham
2025-09-22 17:01:28 +02:00
parent 9473fb0932
commit b071671ac3
6 changed files with 59 additions and 0 deletions

25
cvhtml_noam.html Normal file
View File

@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="COLOR.css"/>
<meta name="viewport" content="width=device-width, intial-scale=1.0">
<title>CV Noam</title>
</head>
<body>
<header>
<p>
Actuellement en BTS CIEL Option A (2eme année)
<br>
<b>CARONIQUE Noam</b>
</p>
</header>
</body>
<div class="bloc">
<h2>INFORMATION</h2>
<br>
<b>Telephone :</b> 07 69 98 91 83
</b>
</div>
</html>