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

Madurai Kamaraj University Lab Cycle WEB Technology MCA III Year 1.

Design a text that moves with different colors, fonts & sizes at different backgrounds according to the front color (use times). 2. Create a web page with the following using HTML a. Set the background with random colors. b. Use our dept. information for the document. c. Use different fonts with different sizes. d. Differentiate text, active link & Visited links, link with different colors. e. Use various text formatting tags. f. Zooming an image while mouse passing out. 3. Create a file with HTML code and insert two anchors to paint to a specific area in the code. 4. Create a web page with the following using HTML a. Set the background with tilted image using style sheet. b. Set hyperlinks in your document with images. c. Set inter-hyperlinks for viewing all the pages of your home page. 5. Create a web page for the following by using HTML a. Using MS paint, Draw India map & store it in a file. b. Using image map fix the hot spots for the metropolitan cities with approximate position. i. Delhi ii. Bombay iii. Calicut. iv. Madras. c. Show information for all the cities when the hot spots are clicked. 6. Create a web page with the following. a. Cascading style sheets. b. Embedded style sheets. c. Inline style sheets. d. Use our dept information for the web pages. 7. For the data given below use the tags <Data SRC> & <Data FLO> to construct a table in the web page. Display the profit of the ABC company over the years 2000 to 2004 for the various electronic goods given below Year Audio Systems Television Washing Machine 2000 22 30 10 2001 20 50 20 2002 10 25 30 2003 27 70 15

8. Create a customer profile for a hotel. The profile should contain the user for the name, address, sex, age, room type, mode of payment of the customer. 9. Write the VB/ Java script for the various validations given below. a) Candidate code should be generated. b) Date of Birth should not be null and age should be more than 21. c) All alphabet fields should be validated. d) All number fields should accept only numbers. e) Total experience should be calculated and displayed after accepting input for the From and To fields in the table. 10. Student registration system. 11. Bank entry form. 12. Shopping malls. 13. Online railway reservation system. 14. Payroll processing application. 15. Inventory system. 16. Library management system. 17. Telephone directory. 18. Create an E-book of your choice. 19. Create forms for the objects student info, college and experience. Create two tables for storing data for the college and experience forms. 20. ANIMATION PROGRAM: a) Bouncing ball. b) Snake moving text. c) Blink the characters of a text with different colors in a random way text with different colors in a random way of moving text. d) Fire works animation. 21. Create a guest book and rating of particular web page. 22. 23. 24 25 26. 27. 28. Write a program to display the text with Logical Style tags and Physical Style tags. Write a program to create the table in HTML by using all table elements. Write a program to display data with Ordered List and Unordered List. Write a program to create a Link in HTML Webpage by using HyperLink element. Write a program to create a Form in HTML by using form elements or attributes. Write a program to create a Cascading Style Sheet by using normal HTML tags. Write a program to Create Frames and display files in each and every frame using HTML.

1) Html Code to Create Web Page Using Cascading Style Sheet:


2)

Usage of ASP objects response, Request, Application, Session, Server, ADO etc i. writing online applications such as shopping, railway/air/bus ticket reservation system with set of ASP pages ii. Using sessions and cookies as part of the web application

3) Write a ASP program using the components :

Browser Capability Component and AdRotator Component 4) Program using Javascript and DHTML create an Order form
5)

. Form Validation including text field, radio buttons, check boxes, list box and other controls

6)

Write a java script/vbscript coding for client server communication?

User personal data retrieval from server to client using javascript? Create a table in SQL server and manipulate the data using vbscript/Javasctript?
There are numerous JavaScript Programs which you can develop algorithms for and implement. Here is a small selection for you to try. 1. Make a multiple choice questionnaire to test students knowledge of JavaScript. Output details and comments for various scores that the user obtains.

2. a) Build a simple calculator using only one textbox and a button. b) Further develop the calculator to include buttons for all digits and operators. c) Add a guessing textbox for the calculator you have made. If your guess of the answer is correct then have a friendly graphic appear, and have the program make a pleasant sound you could use a windows sound if desired. If the answer is not correct then tell the user to try again. 3. a) Make a slide show program that shows a sequence of different graphics every two or three seconds, for example, portrait photos. b) Can you make it loop indefinitely? What happens? c) Extend the program so that a new window opens to show landscape photos. d) Extend the program to randomise the order in which the pictures are shown. 4. Make a true/false JavaScript test to test students knowledge on computer hardware devices, or the Systems Development LifeCycle. Output details and comments for various scores that the user obtains. 5. a) Build a simple card drawing game which randomly selects a card or cuts the deck. Show a graphic to indicate which card has been drawn. You can make 13 separate .gif images in Paint Shop Pro to represent the 13 type of cards. (Dont worry about the suits at this stage. b) Add another graphic to the card game to represent you cutting the card deck versus the computer. c) Add two sound files to the program to indicate whether you have won or lost. d) Add a celebration graphic to appear when you have won and a sad smiley if you have lost. e) Add a feature to the program to keep score of the number of times the computer and yourself have won. 6. a) Develop a dice game with two dice rolling in the same way as the card game works. You will need six graphics to represent the dice sides. b) Add a feature to the program to show the side of the dice tumbling randomly before the final image appears. 7. Build a program to represent a bank AutoTeller. Make sure that you can deposit money, withdraw money and access your account balance. Use buttons to enter the numbers. Make sure your program outputs a written record of the notes it gives out. The teller only gives out $20 and $50 notes. You will need validation and error detection for incorrect withdrawal amounts, unrecognised characters and negative numbers. Make the user enter a PIN number to access their account eg: 1234.

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