Table layout and responsiveness

Hi!

I was wondering what the best way to create table like this would be? with the title banner at the top and the lines breaking up each square horizontally and vertically (image attached)

Also the best way to make it responsive?

Thanks!

Hey Aixa

The best way is probably to create the table with CSS grid.
Here you can find more information and tutorials about it: