Skip to content

Instantly share code, notes, and snippets.

@quentin-aslan
Created September 20, 2015 09:08
Show Gist options
  • Save quentin-aslan/c7bb0b1ba77ed5cf15f7 to your computer and use it in GitHub Desktop.
Save quentin-aslan/c7bb0b1ba77ed5cf15f7 to your computer and use it in GitHub Desktop.
<p class="test"><a id="lien" href = "father arm/page2.html" title = "Seconde page">Go !</a></p>
<style type="text/css">
.test{
text-align: center;
}
a#lien{
color: red;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment