0% found this document useful (0 votes)
9 views2 pages

List of programs _Dec9

LIST OF WEB TECHNOLOGIES PROGRAMS
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)
9 views2 pages

List of programs _Dec9

LIST OF WEB TECHNOLOGIES PROGRAMS
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/ 2

List of programs

HTML , CSS

1. Design web pages using internal, inline, external style sheets


2. Design web pages using frames , Embedded frames
3. Design web pages using frame targets
4. Design web pages using table of images
5. Design web pages using i)Lists ii) table( implement rowspan, colspan attributes )
6. Design a registration page using HTML FORMS

JAVASCRIPT
7. Write a HTML page that contains a selection box with a list of 5 countries
When the user selects a country , its capital should be printed next to the list
8. develop a XML page and validate using DTD
9 Write a javascript program to implement string object methods
10 Write a javascript program to check whether the given number is prime or not ( use
text box for input data)
11 Write a javascript program to a) find the factorial of a number( using functions)
b) Generate even numbers between 2 to 100
12 Write a javascript program for simple Client validation check
13 Write a javascript program to implement onclick /onmouseover events
14 Write a javascript program to find min & max element of the array.

Servlets
15. Servlet program to welcome user.
16. Servlet program to read parameter through html page.
JSP
17. JSP program to print current time and date.
18. JSP program to generate and print a html table with 10 rows , two columns
19. JSP program to access from a HTML page
Or program to implement POST/GET methods
20. JSP program to implement cookies .

PHP
21 .PHP program to print even numbers using for loop or while loop.
22. PHP program to create and display an associate array,
23. PHP program to create and access cookies.
24. PHP program to read parameters from a HTML page.
25. PHP program for creating a file.
26. PHP program to open a connection to MYSQL.
27 . PHP program to insert a record into the table (created using MYSQL).
28. PHP program to display the records of the table.

You might also like