0% found this document useful (0 votes)
6 views

WT - UT 1 Question bank

The document outlines various tasks and questions related to web development, covering topics such as HTML, CSS, JavaScript, and Angular JS. It includes requests for explanations, code examples, and comparisons between technologies. The focus is on creating forms, understanding web design principles, and utilizing JavaScript functionalities.

Uploaded by

anuragwadkar04
Copyright
© © All Rights Reserved
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
0% found this document useful (0 votes)
6 views

WT - UT 1 Question bank

The document outlines various tasks and questions related to web development, covering topics such as HTML, CSS, JavaScript, and Angular JS. It includes requests for explanations, code examples, and comparisons between technologies. The focus is on creating forms, understanding web design principles, and utilizing JavaScript functionalities.

Uploaded by

anuragwadkar04
Copyright
© © All Rights Reserved
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/ 1

UNIT I

1. Write short note on Boostrap.


2. Explain with diagram HTTP Request and Response message.
3. Write a HTML code to display form with textfields, checkboxes and radio buttons, password field
and submit button.
4. Write and explain table tags in HTML with suitable example. (Any five)
5. State and explain CSS selectors with suitable example. (Any five)
6. What are desirable features for good website? (Any five)
7. Explain the types of CSS with examples
8. Differentiate HTML and HTML5.
9. Write the HTML code with example to explain internal and external CSS.
10. Write HTML code for GATE Examination registration page. Web page should have elements such
as text box, password field, checkbox, radio button, select box, submit and reset button etc.

UNIT II

1. Explain difference between java and java script.


2. Explain various built in objects in JavaScript.
3. Explain operators, functions and arrays in JavaScript with suitable examples.
4. Explain Alert, Confirmation and Prompt box in Javascript. Write HTML+ JavaScript code to take
one number as input from user and show its factorial on alert box.
5. Explain MVC with Angular JS.
6. Explain the concept of Document Object Model.
7. Write the JavaScript function for generating Fibonacci series.
8. Write HTML+ JavaScript program code which makes use of Document Object Model (DOM).
9. What is Angular JS? Explain Angular JS directives for data binding with example.
10. Write the JavaScript code for name, email and mobile number validation in registration form.
11. Write HTML+JavaScript code to dynamically change the content of paragraph by using
getElementById() method and inner HTML property.

You might also like