Multiplication Table:
This project generates a multiplication table for a given number inputted by the user. The table is displayed in a dropdown list format, showing the results of multiplying the input number by numbers 1 through 10.
Features:
-
User can input a number and generate a multiplication table.
-
The results are displayed in a clean, easy-to-read dropdown list.
-
Responsive and modern design.
Technologies Used:
- HTML
- CSS
- JavaScript