how to apply a style to every element of the html page code example Example: selet all elemnts var elems = document.body.getElementsByTagName("*");