Вы находитесь на странице: 1из 1

web rogramming lab:

1. Desing a web page with an image embedded it also create an imagemap to


fix hostpost and navigate to the appropriate web page.
2. Desing the following static web pages for online book store. The home page
is a static page and it most contain three pages in three different frames
(a)Top frame: Logo and name of the store
(b)Left frame: At least four links for navigation which will display
to catalog
(c)Right frame: The appropriate pages for the links in the left frame must
be loaded here. Initially it contains the information about the store.
(about the store name,location ect)
3.Domenstrate the different types of css to add style to a web page of your
choice. Each type o css must have 5 different styles.
4.Desing a web page using css:
(a)To set background image position and the size of an image of the document
(b)To control the repetation of image with background repeat property.
(c)To set foreground and text color of a paragraph.
(d)To apply different font style.
(e)To set left and top margin of the paragraph.
5.write a javascript to validate the following field an registration page
(1)Name
(2)pasword
(3)date of birth and age
(4)email
6.Desing a quiz application using javascript
8.Devalop a php program to find sum of two
(a)3*3 matrices
(b)Develop a php program to demonstate indered and associative array
10.Develop an AJAX program for parsing a JSON file which contains the student
information.
cname,age,course,(GPA)and display student details in tabular format.
11.Develop a program using php and mysql to accept book information viz.
access number,title,author,edition and publisher from a webpage and store
the information in a database search a book for title specified by the
user and display the search results with proper headings
12.cerate a registration from in html with the following fields name,password,
email id,phone no,write a php program to connect a database and insert the
data in a table when the registration from gets submitted and also retrivel
the inserted field from the database and display all the field in the field
in the webpage in a tabular format.

Вам также может понравиться