1
The question is self-explanatory.
I have a form with 3 divs, each div has a img and a radio, would like that when clicking on the imgs, the radio that this in the same div of img click be marked.
Ps: I believe it is simple to resolve with JS. If you can show me a North where to start studying JS(from scratch), I thank.
Start by putting what you already have of html/css code that already helps...
– hugocsl