ITL PCA2
ITL PCA2
Group A
1. Create an HTML page and make a unorganized list of your subjects in current
semester, an organized list and name your hobbies, also write names of your
friends and their one line description using description list. All three lists
should be under one big list.
3. Create an HTML page and make a solar system details using image map.
4. Create an HTML page and make a layout using table and iFrame.
5. Create an HTML page and make a login page, along with a registration page and a
forget password page. Use CSS to change background image and font of all three
pages to same type.
6. Find out sum of two numbers using JavaScript. Use alertBox and and promptBox.
8. Create a Login Page with username and password only and validate whether or not
the name and passwords are empty using JavaScript.
Group B
8. Using PHP, find out no. of combination of two numbers using nCr formula
(values for n and r given by users)