Table with 5 row and 5 colomn with random color on reload

I am trying to Create a table with 400 pixel height and 400 pixels width, have 5 rows and 5 columns, each cell
in the table should get a random background color upon reload.

Any suggestions on how I can achive this ?

create 25 random colors within a loop, then assign them when creating the table.

Sponsor our Newsletter | Privacy Policy | Terms of Service