-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5fd6bac
commit b773c11
Showing
2 changed files
with
49 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,46 @@ | ||
<!DOCTYPE html> | ||
<html lang="fr"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="shortcut icon" type="image/x-icon" href="pieuvre.ico"> | ||
<link rel="stylesheet" href="index.css"> | ||
<title>-Mon Site-</title> | ||
</head> | ||
<body> | ||
<header> | ||
<button><a href="https://tartempion-sdr.github.io/html_css/index.html">❝⛄❞MON SITE</a></button> | ||
<button><a href="https://tartempion-sdr.github.io/html_css/annonces.html">Annonces</a></button> | ||
<button><a href="https://tartempion-sdr.github.io/html_css/profils.html">Profils</a></button> | ||
<button><a href="https://tartempion-sdr.github.io/html_css/actualitées.html">Actualitées</a></button> | ||
<button><a href="https://tartempion-sdr.github.io/html_css/aides.html">Aides</a></button> | ||
</header> | ||
|
||
<h1>Proposez & trouvez<br><spam id="p1">les services</spam> et <spame id="p1">les emplois</spame> près de chez vous</h1> | ||
<h2><spam id="p1">Création site internet en France : Annonces et offres d'emploi</spam> -</h2> | ||
<footer> | ||
m'envoyer <a href="mailto:[email protected]">un mail</a> | ||
</footer> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="shortcut icon" type="image/x-icon" href="pieuvre.ico"> | ||
<link rel="stylesheet" href="index.css"> | ||
<title>-Mon Site-</title> | ||
</head> | ||
|
||
</body> | ||
<body> | ||
<header> | ||
<button><a href="https://tartempion-sdr.github.io/html_css/index.html">❝⛄❞MON SITE</a></button> | ||
<button><a href="https://tartempion-sdr.github.io/html_css/annonces.html">Annonces</a></button> | ||
<button><a href="https://tartempion-sdr.github.io/html_css/profils.html">Profils</a></button> | ||
<button><a href="https://tartempion-sdr.github.io/html_css/actualitées.html">Actualitées</a></button> | ||
<button><a href="https://tartempion-sdr.github.io/html_css/aides.html">Aides</a></button> | ||
<div class="container"></div> | ||
<button> | ||
<a href="https://tartempion-sdr.github.io/html_css/connection.html">Connection</a> | ||
</button> | ||
<button> | ||
<a href="https://tartempion-sdr.github.io/html_css/inscription.html">Inscription</a> | ||
</button> | ||
|
||
<button> | ||
<a href="https://tartempion-sdr.github.io/html_css/deposezuneannonce.html">DEPOSEZ UNE ANNONCE</a> | ||
</button> | ||
</div> | ||
|
||
</header> | ||
|
||
<h1>Proposez & trouvez<br> | ||
<spam id="p1">les services</spam> et <spame id="p1">les emplois</spame> près de chez vous | ||
</h1> | ||
<h2> | ||
<spam id="p1">Création site internet en France : Annonces et offres d'emploi</spam> - | ||
</h2> | ||
<footer> | ||
m'envoyer <a href="mailto:[email protected]">un mail</a> | ||
</footer> | ||
|
||
</body> | ||
|
||
</html> |