How to place two Javascript functions inside one script source file?
I am new to Javascript. And I am making a web project that changes the styles of two div elements using select/option values. However, it will not work when I attempt to put the codes together.