Skip to content
Snippets Groups Projects
Commit c73d2289 authored by Enolha Daijardin's avatar Enolha Daijardin
Browse files

debut navbar

parent 816f4a51
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title> Cristo </title>
</head>
<body>
<header>
<nav>
</nav>
</header>
<main>
</main>
<footer>
© Cristo 2023
</footer>
</body>
</html>
<?php
\ No newline at end of file
<link rel="stylesheet" href="styles/css/style.css">
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title> Cristo </title>
</head>
<body>
<header>
<nav>
</nav>
</header>
<main>
</main>
<footer>
© Cristo 2023
</footer>
</body>
</html>
<?php
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment