how to whrite "." + this.id + "class" code example Example: referance html id css <style> #test { /*Styleing here*/ } </style> <h1 id="test"></h1>