Skip to content

Commit

Permalink
Begin selector
Browse files Browse the repository at this point in the history
  • Loading branch information
AsteroidusTv committed May 18, 2024
1 parent d2ae0fa commit 633683d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ <h1 class="main-header-title-text2">cl</h1>
</button>
</header>
<button class="standard-button" onclick="window.location.href='about.html'">À-propos</button>
<select name="" id="" class="standard-select">
<option value="best-rating">Le meilleur score</option>
<option value="most-ratings">Le plus noté</option>
</select>
<button class="standard-button" onclick="window.location.href='rules.html'">Règles</button>

<main id="profCards">
Expand Down

0 comments on commit 633683d

Please sign in to comment.