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
INDEX
S.No. Program Objective Date Signature
1. Create a web page with an appropriate image
towards the left hand side of the page ,when user clicks on the image another web page should open.
(a)Create a HTML document containing a nested
list showing a content page of any book 2. (b) Create a web page showing an ordered list of your fourth semester subjects.
Create a HTML document using frame which
should satisfy following requirement-Index, login, 3. radio buttons, check box buttons and image.
Create a form to collect details of a user such as
name, address, radio buttons to choose subject of 4. book he wants to buy, drop down to choose favorite author, comments for the last book he read. Create a HTML document that displays a table of basketball scores at national games in which the 5. team names have their respective team colors. The scores of the leading/winning team should appear larger and in different font than the leading team using CSS.
Create a HTML file by applying the different styles
using inline, external and document style sheets. 6. 7. Write a Java script program to sort the elements of an array in ascending order Write a java script program for concatenating of two string and lower case to upper case conversion 8. from string object. Write a Java script program to find square root of number 100 from math object. 9 Write a java script program to display current date with time and month, year from Date() object. 10 Write a java script program to validate a form consisting of a user name. Also navigate to another 11 web page after validation Create a java script to validate a form using two text boxes which are of password types. 12