Javascript Properties JavaScript Reference




    function function1() {
        document.getElementById("myP").className = "myC"
    }




   style="text-decoration:underline; cursor:hand;"
   onclick="function1()">
Render this text using the myC class