(AUTONOMOUS)
ALWAL, SECUNDERABAD-500010
RE-ACCREDITED NAAC WITH ‘A’ GRADE
A COLLEGE WITH POTENTIAL FOR EXCELLENCE
Department of B.Com Computers
Practical Record in ‘WEB PROGRAMMING’
CERTIFICATE
This is to certify that this is a Bonafide record in ‘Web Programming’ lab done
during III-year VI semester for the academic year 2022-23
Name:- T. Joicy Laya.
Class:-DCC ’B’.
Unique ID Number:-111720028083.
Internal Examiner Principal External
, INDEX
S.no Particulars Page Date Signature
No.
1. Create a HTML webpage to
display the late coming slip
2. Create a webpage in HTML to
list various programmes
available in college using lists
and when clicked the
concerned department page
should be opened
3. Create a webpage to display
the national flag using frames
and marquee
4. Create a webpage in HTML to
display the timetable of a class
5. Create a student admission
form webpage in HTML using
forms
6. Create a webpage to display
the resume of the student with
suitable formatting
7. Create a webpage to display
the list of courses and when
clicked in the left frame and
the details are to be displayed
in the right frame
8. Create a web page which
contains a series of steps using
the DIV tag
9. Create a webpage using
JavaScript to display the marks
and grade opted by the student
10. Write a JavaScript program to
find the multiplication of a
given number using a for loop
11. Write a JavaScript program to
find the factorial of a given
, number without using
recursion using DOM
12. Write a JavaScript program to
find the factorial of a given
number using recursion
13. Write a JavaScript program to
find the area and
circumference of a circle using
DOM
14. Write a JavaScript program to
find the biggest of three
numbers
15. Write a JavaScript program to
find the sum of even numbers
upto N
16. Write a JavaScript program to
find whether the given number
is an armstrong number or
not using DOM
17. Write a JavaScript program to
illustrate the Math and string
built in functions
18. Write a JavaScript program to
create a class and access the
members of the class using
Objects
19. Write a JavaScript program to
add N numbers using an array
20. Write a JavaScript program to
implement regular expressions
in a webpage
21. Write a JavaScript program to
use regular expressions to find
whether the given email
address is valid or not
22. Create an XML document filling
the student information
23. Create an XML document filling
the employee information with
Internal DTD
, 24. Create an XML document filling
the patient information with
External DTD
25. Create an XML document by
implementing DTD Entities