Write a complete program using HTML, CSS, JavaScript that
will display a table of 2 columns and 10 rows. The first column has
all the values from 1 to 10, and the second column contains the
square root of the values in the first column. Use a loop in your
answer. Give each odd row a different background color of your
choice.
Write a complete program using HTML, CSS, JavaScript that will display a table of 2 columns and 10 rows. The first colum
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am