You are on page 1of 5

Printed Pages:02 Sub Code:KCS052

Paper Id: 231657 Roll No.

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

1. Attempt all questions in brief. 2x10 = 20

(a) Discuss why HTML is not a programming language.


(b) Explain Responsive Web Designing.
(c) Explain attributes of Table tag in HTML.
(d) Discuss purpose of ‘Marquee’Tag in HTML
(e) Explain different types of selectors in CSS.
(f) Discuss advantages of CSS.
(g) List out the various dialog boxes/popup boxes in Java Script..

2
90

13
(h) Describe the use of typeof operator in JavaScript.
_2

(i) Define Control Panel and name most used panels.

2.
(j) Define Name Server.
P1

24
5.
3D

SECTION B

.5
P2

2. Attempt any three of the following: 17 10x3 = 30


Q

|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

(c) Illustrate Box model in CSS with block diagram.


01

(d) Design a HTML form with name, address, pincode and password. Outline a
JavaScript code that can validate on following constraints:
6-

a. No fields must be left blank


|1

b. Pincode must be numeric and contain 6 digits


c. Password field
(i) At least contains 1 Capital letter.
(ii) Minimum length 8 characters.
(e) Illustrate Web Hosting and different type of Hosting packages

QP23DP1_290 | 16-01-2023 13:27:35 | 117.55.242.132


SECTION C
3. Attempt any one part of the following: 10x1 = 10

(a) Explain in detail about Web Standards and W3C recommendations.


(b) Explain the various protocol governing web projects. Give reason why early
planning is useful to develop an effective website?

4. Attempt any one part of the following: 10 x1 = 10

(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.

5. Attempt any one part of the following: 10x1 = 10

(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

Create a JavaScript program to make arithmetic calculator.


|1
(b) Discuss function in Java Script. Outline a JS function that takes 4 variables, a,
b, c, d, and prints true in an alert box if input a > input b and input c > input d.
5
:3

Else, print false in an alert box.


: 27

7. Attempt any one part of the following: 10x1 = 10


13
3

(a) Illustrate the steps required in registering Domains. Also mention why Domain
02

registering is useful?
-2

(b) Explain the importance of SEO.Differentiate between On Page Optimization


01

and Off Page Optimization under SEO.


6-
|1

QP23DP1_290 | 16-01-2023 13:27:35 | 117.55.242.132


Printed Page: 1 of 1
Subject Code: KCS052
0Roll No: 0 0 0 0 0 0 0 0 0 0 0 0 0

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

5. Attempt any one part of the following:


Q. No. Question Marks CO
a. What is CSS? What are different ways to create them? Explain with the 10
help of an example.
b. Apply CSS to a web page with the following requirements. 10
(i) Add a background image of a submarine.
(ii) Set a color to the span elements (different color for each
class)
6. Attempt any one part of the following:
Q. No. Question Marks CO

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

You might also like