Developed a Multiplication Table Generator using HTML, CSS, and JavaScript Implemented nested `for` loops to dynamically generate tables from 1 to 20 and displayed them using JavaScript DOM manipulation with a simple and user-friendly interface.