Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
34 views1 page

Web Technology Laboratory

The document contains model questions for a Web Technology Laboratory course. It includes tasks related to HTML, CSS, JavaScript, Oracle database connectivity, and servlet creation. Each question consists of two parts focusing on practical web development skills and concepts.

Uploaded by

rabidevadoss
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views1 page

Web Technology Laboratory

The document contains model questions for a Web Technology Laboratory course. It includes tasks related to HTML, CSS, JavaScript, Oracle database connectivity, and servlet creation. Each question consists of two parts focusing on practical web development skills and concepts.

Uploaded by

rabidevadoss
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

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.

You might also like