Rattrapage commits

This commit is contained in:
2022-01-18 12:52:55 +01:00
parent 2528801966
commit d1869af19f
21 changed files with 1010 additions and 2 deletions

12
HTML/Test/test.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content=
"width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
</head>
<body>
<h2>This font is awesome</h2>
</body>
</html>