You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
281 B

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Portfolio </title>
<link rel="stylesheet" href="mycoolstyle.css">
</head>
<body>
<div style="padding: 20px;">
<h2>Contenu de la page</h2>
<p>Contenu de la page ici...</p>
</div>
</body>
</html>