WEB DEVELOPMENT
*File Assignment Structure*
1. Title
2. Objective
3. Requirements
4. Theory(5Pages)
5. Program With Output
6. Conclusion
Practical Assignment Name:
1. Create a simple HTML page displaying personal details using text formatting
tags.
2. Design a web page that includes an image, hyperlink, and a nested table.
3. Create a form with fields: name, email, and gender, date of birth, and submit
button.
4. Apply internal, external, and inline CSS to style a web page with headings
and tables.
5. Develop a responsive web page using Bootstrap Grid and Components.
6. Write a JavaScript program to validate form inputs (e.g., email, empty fields).
7. Create a web page that uses JavaScript to display dynamic content using
DOM.
8. Write a JavaScript program for a simple calculator using functions and switch-
case.
9. Design a PHP script to display "Welcome" message and current date & time.
[Link] a PHP program to accept form input and display it using the POST
method.
[Link] a PHP program for string manipulation (e.g., reverse, length,
substring).
[Link] a PHP script to store and display values in an array.