Prabhdeep Student- Mid Term

Web Programing Mid Term Exam

Scenario 1 : Interactive Counter

To implement an interactive counter in JavaScript that increments by 1 each time a button is clicked and displays the current count dynamically on the webpage

Scenario 2 : Tabbed Content

Create a tabbed interface where clicking on different tabs switches the visible content below. Ensure each tab correctly toggles the display of its associated content while hiding others.

Scenario 3 : Job Application Form

Create Job Application form with client side validation