Node Operation JavaScript DHTML




    function function1() {
        document.createStyleSheet("yourstyle.css")
    }

Hello world!