Files
web_concept/index.html

12 lines
243 B
HTML

<!doctype html>
<html lang="fr-FR">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width">
<title>Web_Concept</title>
<link href="style.css" rel="stylesheet">
</head>
<body>
</body>
</html>