Practical Slips
Slip 11.Write HTML and CSS code to design a web page. Divide the browser screen into two frames. The first frame will display the heading. Divide the second frame into two columns. The frame on the right contains a image of “Home and Kitchen Appliances”. The frame on the left contains a menu consisting of hyperlinks. Clicking on any one of these hyperlinks will display related information in a new page as shown below. Use External style sheet with appropriate attributes to display information of each frame
Slip 2
2.Write HTML and CSS code to design a web page displaying list of hyperlinks. Divide the browser screen into two frames. The first frame will display the heading. Divide the second frame into two columns. The frame on the left will be a menu consisting of hyperlinks. Clicking on any one of these hyperlinks will display related information as a new page which must be open in frame on the right hand side. Use Inline style sheet with appropriate attributes to display information of each frame.
Slip 3
3.Write a JavaScript to create an image slider.(Use array to store images)
Slip 4
4.Write a JavaScript Program to read a number from user, store its factors into the array and display that array. (Handle on Click Event)
5.Write HTML and CSS code to design a web page. Divide the browser screen into two frames. The first frame will display the heading. The second frame contains a menu consisting of hyperlinks. Clicking on any one of these hyperlinks will display related information in a new page as shown below. Use Internal style sheet with appropriate attributes to display information of each frame.
Slip 8
8.Write a javascript program to design student
registration form and perform following
validation:
- Check all fields should not contain a null value
- Check name fields contains only
alphabets
- Mobile No. fields should be of 10 digits
- Pin code field should be of 06 digits.
Slip 12
12.Write a javascript program to compare the values of password and confirm password Fields and display message accordingly.Also perform the validation to check any of field should not be empty.
Slip 13
13.Write a
javascript program to accept username and password from an user,if Userrname
and Password is same then display his score card on the next page as shown
below.
Slip 14
14.Write a javascript program to read employee
details and generate pay slip which will calculate net salary of an employee.
Slip 16
16.Write a PHP script to set selected image from
Combo Box (Drop Down List) to the background of Page.
Slip 18
18.Write a PHP script to change Background color of
the browser using switch statement according to day of the week.
20.Design a HTML form to accept a String. Write a
PHP function to count the total number of vowels (a,e,i,o,u) from the string.
Show the occurrences of each vowel from the string
click here to download
Blogger Comment
Facebook Comment