## EXP.NO: 05 Validating Web Form Controls using DHTML ### AIM To write a client-side script using JavaScript (DHTML) to validate a web form field and display validation messages beside the input field. ### ALGORITHM 1. Create an HTML document with the proper structure using ``, ``, `
`, and `` elements. 2. Inside the `` section, create a `