Web D INDEX (Shashank)

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

WEB PROGRAMMING LAB

PRACTICAL RECORD

PAPER CODE : AIDS-259


Name of the student : Shashank
University roll number : 00214811921
Branch : Artificial Intelligence and Data Science
Section/Group : AIDS 1

PRACTICAL DETAILS

Date of Date of
Exp. No Experiment Name Remarks Mark
Performance Checking
Create a web page that covers your CV
using various HTML Tags (UL, OL ,
1 Table, etc). 11/10/22 18/10/22    

Create a webpage that displays brief


details of various Programming
2 Languages using various types of CSS. 18/10/22 6/12/22    

Create a webpage using JavaScript and


HTML to demonstrate Simple
3 Calculator Application.
1/11/22 6/12/22    

Create a web page covering the basic


CRUD operations (Create, Read,
Update, Delete) that implements To-
4 do/Grocery lists using JavaScript and
22/11/22 13/12/22    
HTML

(a) WAP to show the usage of


external javascript file.
(b) WAP to show the usage of
comments for single line and
5 multiline.
29/11/22 13/12/22    
(c) WAP to print the numbers from
1 to 10 using for loop.

(a) WAP to print the table of a


number entered by the user using
for
loop.
(b) WAP to calculate the sum of
6 first 10 numbers by using while
6/12/22 13/12/22    
loop.
(c) WAP to print the Fibonacci
series by using functions.

(a) WAP to add two numbers by using  


7 parameterized function.
13/12/22 20/12/22  
(b) WAP to display a message on status
bar.
(c) WAP to show the usage of window
object.

Date of Date of
Exp. No Experiment Name Remarks Mark
Performance Checking
(a) WAP to show the usage of
onclick, onmouseover and
onmouseout events. (b) WAP to
8 display the current day and time. 13/12/22 20/12/22    
(c) WAP to show the usage of all
the date object functions.

(a) WAP to show the usage of math


object.
(b) WAP to show the usage of
string object functions:
(i)indexOf (ii),lastIndexOf
9 (iii)substr (iv)bold (v)italics (vi)sup 20/12/22 27/12/22    
(vii)sub (viii)charAt (ix)match
(x)replace
(c) WAP to show the usage of font
tag in javascript.

(a) Perform The Following


Operations Using JavaScript:
Addition, Subtraction, Division
And Multiplication By Taking The
10 Input From The User. 27/12/22 27/12/22    
(b) Perform swapping of two
numbers by using temporary
variable.

You might also like