You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple popup-based UI built with HTML, CSS, and JavaScript. Users can enter their name and age through a custom popup form, and the data is displayed dynamically on the webpage. This project demonstrates DOM manipulation, event handling, and popup show/hide functionality.