Skip to content

Instantly share code, notes, and snippets.

@Ledoux
Last active December 11, 2015 18:51
Show Gist options
  • Save Ledoux/7e42ce8e5918da976897 to your computer and use it in GitHub Desktop.
Save Ledoux/7e42ce8e5918da976897 to your computer and use it in GitHub Desktop.
Un gist pour Clement
.clement {
color:red;
}
<div id="clement_div" class="clement"></div>
document.getElementById('clement_div').innerHTML = "Hello Clement !"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment