Skip to content

Instantly share code, notes, and snippets.

@thierrypigot
Created June 23, 2023 08:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thierrypigot/cdea35c9ef47cc142e5db1f8257b01b0 to your computer and use it in GitHub Desktop.
Save thierrypigot/cdea35c9ef47cc142e5db1f8257b01b0 to your computer and use it in GitHub Desktop.
Ancre en html
<a href="#section1">Aller à la section 1</a>
...
<div id="section1">Ceci est la section 1</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment