Create a JavaScript application that creates a 50 rows x 3 columns HTML table.?

Trisa Z

New member
Additional instructions
1.Each table cell must contain the row and cell number that correspond to it.
2.Every other row needs to have a black background and white foreground
 
Back
Top