Quiz 2

 

1. Write an algorithm that will determine which of two boxes contains the minimum value.

2. Write the HTML fragment of code that will display a table of two rows and three columns. The cells in the first row should contain the strings "One," "Two," and "Three." The cells in the second row should contain the string "1," "2," and "3."