Pregunta de entrevista de Oxybills

They asked to complete the task which is based on HTML, CSS and JavaScript.

Respuesta de la entrevista

Anónimo

19 dic 2024

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.