Created
September 20, 2015 09:08
-
-
Save quentin-aslan/c7bb0b1ba77ed5cf15f7 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<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