I'm attempting to convert an HTML forms checkbox into a clickable image that changes its appearance when clicked. Additionally, I need it to be capable of storing one or two variables (specifically for generating them with row and column values) and functioning with the submit button.
Apologies if this question seems simple. My expertise lies in C# and some PHP, but now I find myself having to deal with HTML and CSS, which are not my forte.