Domanda di colloquio di Oxybills

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

Risposta di colloquio

Anonimo

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.