Web Programing Mid Term Exam
Scenario 1 : Interactive Counter
This page implements a simple interactive counter built using Javscript.
Go to Scenario 1Scenario 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.
Go to Scenario 2Scenario 3 : Job Application Form
This page features a job application form with full input validation.
Go to Scenario 3