In case of being sent with ajax I believe that it is recommended to use the form tag, but what if I just do something with javascript, ie only on the client side, for example change the background color of the application, or generate some random number, and is it correct to use form only to group a set of labels and inputs?