élément de script html

<script>
	document.getElementById("mycoolelement").innerHTML = "What up?";
</script> 
simondoesstuff