WEB TECHNOLOGY LABORATORY
MODEL QUESTIONS
1. a. Design a timetable using HTML
b. Implement Oracle database connectivity for a login page.
2. a. Create an image map with atleast 4 different areas each pointing to different webpages
b. Create a servlet for cookies management.
3. a. Form validation using JavaScript.
b. Create a webpage containing bookmarks using ID with html and CSS
4. a. Design a CV resume
b. Change the Background colour of a web page using events handling.
5. a. Implement Oracle database connectivity for a register page
b. Write a HTML code to create a simple web page for our college. It should have navigation menus
to all departments available, different facilities available and ‘about college’.
6. a. Create a HTML web page and use minimum 7 attributes using CSS.
b. Create a BMI calculator using JavaScript.( Enter height and weight and display the BMI when a
button is clicked)
7. a. Create a html page using a minimum of 10 tags.
b. Create a Timer quiz which displays answer at the end.
8. a. Display the number of times a particular user visits a webpage using JavaScript.
b. Create a simple coffee shop menu card using list in HTML
9. a. Create 3 web pages using inline, internal and external CSS.
b. Create a servlet for cookies management.
10. a. Create a servlet for session management.
b. Using JavaScript, find whether a given year is a leap year or not.