0% found this document useful (0 votes)
46 views3 pages

Assignmement List - WD Lab

The document outlines a list of 10 assignments for a Web Development lab course. The assignments cover HTML, CSS, JavaScript, jQuery, and PHP concepts and require students to write code demonstrating their understanding of various web technologies like forms, tables, images, functions, arrays, databases and more.

Uploaded by

tapstaps902
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)
46 views3 pages

Assignmement List - WD Lab

The document outlines a list of 10 assignments for a Web Development lab course. The assignments cover HTML, CSS, JavaScript, jQuery, and PHP concepts and require students to write code demonstrating their understanding of various web technologies like forms, tables, images, functions, arrays, databases and more.

Uploaded by

tapstaps902
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/ 3

D Y Patil Agriculture & Technical University, Talsande

School of Engineering and Technology

Department of Computer Sci. & Engineering,

B. Tech Second Year (Data Science) Sem-IV (AY-2023-24)

Web Development Lab Assignment List

Assignment Program List of Programs


No. No.
a) Illustrate the HTML concept & describe the HTML Tags.
Write a HTML code for following Output.

b)

Create an Employee form using html tags for following Output.

c)
Illustrate the Concept of Lists, Tables & Frames in detail & create the
HTML Page for below output.

a)

2 Write a HTML Code for the College Time Table for below output.

b)

Illustrate the concept of Hyperlinks, Images & Multimedia Tags for


a)
HTML.
Implement the HTML Code for multimedia tag, audio tag, video tag and
b) embed tag.

Design the web page to display the following table with Hyperlinks
Department Name for every information inside the Table.

c)
Illustrate the concept of CSS. Its Properties & Styling in detail.
a)
Write a HTML code for following Output and apply CSS (apply any color).

b)

4
Write a HTML code for following Output and apply CSS.

c)

Illustrate the basic JavaScript Concepts in details. (Data Types, Variables,


a)
Operations etc.)
5
b) Write a JavaScript program for display leap year or not.
c) Write a JavaScript program to check if the string is palindrome or not.
Illustrate the JavaScript Concepts of Array, Functions & Validations in
a)
details.
6 Create an array, enter array of any 10 numbers and display its sum using
b)
JavaScript.
c) Write a JavaScript Program to check if the Number is Armstrong or not.
a) Illustrate the jQuery Concepts in detail.
7
b) Implement the jQuery program for Button Example.
a) Implement the jQuery program for Accordion Example.
8
b) Implement the jQuery program for Tab Example.
a) Illustrate the PHP Concepts in Detail.
9
b) Write a PHP program by using Function for Arithmetic Operations.
a) Illustrate the PHP Database handling & MVC Pattern Concepts
10
b) Write a PHP program to create a Database connectivity for MySQL.

You might also like