0% found this document useful (0 votes)
11 views1 page

LAB Exam Web Question

The document outlines tasks for web development, including designing web pages for a college with elements like a logo, department lists, and a class timetable. It also includes creating a student registration form, incorporating multimedia, and using CSS for ID card formatting. Additionally, it lists JavaScript programming tasks such as arithmetic operations, string manipulations, prime number checks, and data validation for student information forms.

Uploaded by

brainhacker7sb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views1 page

LAB Exam Web Question

The document outlines tasks for web development, including designing web pages for a college with elements like a logo, department lists, and a class timetable. It also includes creating a student registration form, incorporating multimedia, and using CSS for ID card formatting. Additionally, it lists JavaScript programming tasks such as arithmetic operations, string manipulations, prime number checks, and data validation for student information forms.

Uploaded by

brainhacker7sb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Part A

1. Design web pages for your college containing college name and Logo, departments list
using href, list tags.
2. Create a class timetable using table tag.
3. Write a HTML code to design Student registrations form for your college Admission.
4. Design Web Pages with includes Multi-Media data (Image, Audio, Video, GIFs etc).
5. Write CSS code to Use Inline CSS to format your ID Card.
6. Create a web page using frame.

Part B

1. JavaScript Program to perform Basic Arithmetic operations.


2. JavaScript Program to implement all string operations.
3. JavaScript Program to Check Prime Number.
4. JavaScript Program to Create Array and insert Data into Array.
5. JavaScript Program to Validate an Email Address.
6. Create a form for Student information. Write JavaScript code to find Total, Average, Result
and Grade.

You might also like