Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question: You are required to make a table generator webpage. Requirements: The title of the web page should be your VU-ID . Table Generator should

Question: You are required to make a table generator webpage.

Requirements:

  • The title of the web page should be your VU-ID.
  • Table Generator should get the table number and table length from user and generates table of that number up to the provided length with generate button.
  • It should also count even and odd values in the output & displays these counts in their respective fields.
  • If user inputs value less than 1 it should not generate table but display an alert message with Invalid Input
  • If user enters a float number then it should ignore decimal part in calculation.
  • You have to make two tables with border. First table will have two table rows of and second table will have two table rows of and one table row of