They asked to complete the task which is based on HTML, CSS and JavaScript.
Sigiloso
I have created a 4x12 grid of 48 divisions dynamically using javascript. Implemented an event listener to detect clicks on each division. Added functionality to display which division is clicked. Applied the specified style changes to the clicked division, the row, and the column as per the requirements.