Skip to content

Commit

Permalink
adresses-url
Browse files Browse the repository at this point in the history
  • Loading branch information
itdeveloppement committed Apr 3, 2024
1 parent 2e1aa7d commit 996a58c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,16 @@ taille des image projet : 1157 * 702


**a faire**
- ouverture nav bar a droite
- dans toutes les pages au click agrandir l'image
- seo : travailler la description + les balise change.org
- acc : reprendre tous alt avec description

- un formulaire contact
# page projet
- texte de presentation mon role
- refaire presentation information projet
- ameliorer la navigation du retour de la page projet
- integrer des projets
- ouverture nav bar a droite
- dans les pages projet au click agrandir l'image
- seo : travailler la description + les balise change.org
- acc : reprendre tous alt avec description

# page contact
- crer la page contact et le formulaire
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@ <h4>Ecouter, comprendre, créer.</h4>
<nav class="footer__nav-left large-6 medium-12" >
<h4 class="title-h4 footer__title-h4">Navigation</h4>
<ul class="nav-ul footer__nav-ul">
<li class="nav-li header__li"><a class="link header__link" href="http://127.0.0.1:5502/index.html#accueil">Accueil</a></li>
<li class="nav-li header__li"><a class="link header__link" href="http://127.0.0.1:5502/index.html#traveaux">Projets</a></li>
<li class="nav-li header__li"><a class="link header__link" href="http://127.0.0.1:5502/index.html#about">About me</a></li>
<li class="nav-li header__li"><a class="link header__link" href="http://127.0.0.1:5502/index.html#contact">Contact</a></li>
<li class="nav-li header__li"><a class="link header__link" href="https://itdeveloppement.github.io/Portofolio/index.html#accueil">Accueil</a></li>
<li class="nav-li header__li"><a class="link header__link" href="https://itdeveloppement.github.io/Portofolio/index.html#traveaux">Projets</a></li>
<li class="nav-li header__li"><a class="link header__link" href="https://itdeveloppement.github.io/Portofolio/index.html#about">About me</a></li>
<li class="nav-li header__li"><a class="link header__link" href="https://itdeveloppement.github.io/Portofolio/index.html#contact">Contact</a></li>
</ul>
</nav>
<!-- nav right -->
Expand Down

0 comments on commit 996a58c

Please sign in to comment.