Web Design V
Web Design V
Web Design V
B.Tech.(SEMV)
THEORY EXAMINATION 2022-23
WEB DESIGNING
Time: 3 Hours Total Marks: 100
Note: Attempt all Sections. If you require any missing data, then choose suitably.
SECTION A
2
90
13
(h) Describe the use of typeof operator in JavaScript.
_2
2.
(j) Define Name Server.
P1
24
5.
3D
SECTION B
.5
P2
|1
(a) Define web page. Discuss different types of websites with examples.
5
:3
(b) Discuss any 7 HTML tags and at least 2 tags have no closing tags. Use list tags
27
to design followings:
Fruits:
:
13
(i) Mango
(ii) Apple
3
(iii) Banana
02
-2
(d) Design a HTML form with name, address, pincode and password. Outline a
JavaScript code that can validate on following constraints:
6-
(a) Discuss a frame and its advantages.Design HTML document that divides the
browser screen into two frames. The frame on the left will be a menu
consisting of hyperlinks. Clicking on any one of these links will lead to a new
page open in the target frame on right hand side.
(b) Design a student Registration form in HTML assuming suitable fields
required.
(a) Explain the CSS and its basic properties. Outline a CSS rule that makes all the
2
text 2.5 times larger than the base font of the system.
90
13
(b) Explain cascading and the style precedence rules when using multiple
_2
approaches.
2.
P1
24
6. Attempt any one part of the following: 10x1 = 10
5.
3D
.5
P2
(a) 17
Explain the various event handlers in JavaScript with an example of each.
Q
(a) Illustrate the steps required in registering Domains. Also mention why Domain
02
registering is useful?
-2
B. TECH.
(SEM V) THEORY EXAMINATION 2021-22
WEB DESIGNING
Time: 3 Hours Total Marks: 100
Note: 1. Attempt all Sections. If require any missing data; then choose suitably.
SECTION A
1. Attempt all questions in brief. 2 x 10 = 20
a. What is browser? Name any three browser.
b. What is the difference between ordered list and unordered list?
c. What are rowspan and colspan attributes?
d. What is the difference between node and host?
e. List the various dialog boxes in java script
f. What are Style Sheets?
g. Explain different types of selectors in CSS with example.
h. Write a JavaScript function to find sum of first 20 even natural numbers.
i. What do mean by search engine?
j. How do search engine work?
SECTION B
2. Attempt any three of the following: 10 x 3 = 30
a. Explain basic principles that are involved in designing a web site.
b. How to insert Images in a web page. Explain with help of example.
c. What are the techniques to use W3.CSS Framework? Explain.
d. Write a JavaScript that takes three integers from the user and displays the sum,
average, product, smallest and largest of the numbers in an alert dialog.
e. What are the methods associated with array object in JavaScript? Explain each
one with an example.
SECTION C
3. Attempt any one part of the following: 10 x 1 = 10
(a) What is Website? Explain different types of websites.
(b) What do you mean by HTML. Explain at least ten tags of HTML.
4. Attempt any one part of the following: 10 x 1 = 10
(a) Explain three different ways to implement CSS on web page.
(b) What is CSS? List out the Various CSS Properties. Explain the various
concepts of CSS properties with neat example.
5. Attempt any one part of the following: 10 x 1 = 10
(a) Explain the various event handlers in java script. Give an example of each.
Write a java script program to develop the arithmetic calculator.
(b) Write a java script program to perform the validation process in an application
programs
6. Attempt any one part of the following: 10 x 1 = 10
(a) What are the necessities of using HTML forms? What is the use of HTML
Forms? Create a HTML Form page for Railway Registration Form.
(b) How to create user interactive web pages using Form elements and Form
objects? Develop a Student registration form using HTML Form elements.
(Assume your own fields).
7. Attempt any one part of the following: 10 x 1 = 10
(a) What do you mean by searching and what is the importance of SEO. Explain.
(b) What do you mean by Web Hosting and explain different type of Hosting
packages.
Printed Page: 1 of 2
Subject Code: KCS052
0Roll No: 0 0 0 0 0 0 0 0 0 0 0 0 0
B TECH
(SEM-V) THEORY EXAMINATION 2020-21
WEB DESIGNING
Time: 3 Hours Total Marks: 100
Note: 1. Attempt all Sections. If require any missing data; then choose suitably.
SECTION A
1. Attempt all questions in brief. 2 x 10 = 20
Q. No. Question Marks CO
a. What is a website? Differentiate between static and dynamic website. 2
b. How will you create a password field in a HTML form? 2
c. Differentiate HTML and XHTML. 2
d. How external style sheet is useful in web page design? 2
e. Discuss box model in CSS with block diagram. 2
f. What is pseudo class in CSS? 2
g. List the various client-side scripting languages. 2
h. Differentiate between Java and JavaScript. 2
i. What is 'this' keyword in JavaScript? 2
j. What is Search Engine Optimization (SEO)? 2
SECTION B
2. Attempt any three of the following:
Q. No. Question Marks CO
a. Develop an interactive web page for student registration using HTML 10
form elements
b. Explain any eight CSS text properties in detail. 10
c. Write a JavaScript program to print first N odd numbers divisible by 7. 10
d. Write the code for adding new elements dynamically using JavaScript. 10
e. What is web hosting? Discuss the different types hosting packages in 10
detail.
SECTION C
3. Attempt any one part of the following:
Q. No. Question Marks CO
a. What do you mean by web projects? Describe the various 10
protocol
governing web projects.
b. Explain the HTML tags: Table Frame and Forms with the help of 10
suitable examples.
4. Attempt any one part of the following:
Q. No. Question Marks CO
a. What is HTML? Discuss the basic structure of HTML document with the 10
help of an example.
b. Create a HTML document for a company home page. 10
Printed Page: 2 of 2
Subject Code: KCS052
0Roll No: 0 0 0 0 0 0 0 0 0 0 0 0 0
a. What are the various JavaScript objects? Explain each with an example. 10
b. Discuss how do you use JavaScript for form validation? Develop 10 a
complete application that would include information functions to validate
the user data.
7. Attempt any one part of the following:
Q. No. Question Marks CO
a. Discuss the creation of emails in Cpanel in detail. 10
b. Write short note on the following: 10
(i) On page SEO optimization
(ii) Operators in JavaScript