WD AKTU Questions
WD AKTU Questions
Write a detailed description about the Box Model under the Cascade
Style Sheet (CSS). (AKTU21-22 )
Explain box model in CSS. Design a web page with a table of 6 rows. Use nth- child
property of CSS to color Odd rows and even rows in different colors. Highlight the even rows
on mouse over. (AKTU22-23 )
Express the different types of selectors available in CSS, along with the syntax and example of
each. (AKTU22-23 )
Construct a web page using CSS to show the 3 horizontal and 3 vertical navigation bars that
links to the different web pages. (AKTU22-23 )
Explain cascading and the style precedence rules when using multiple approaches. (AKTU22-
23 )
Explainin detail about Creating page Layout and Site D Cascade Style
Sheet (CSS). (AKTU21-22 )
UNIT-4
List out the various dialog boxes/popup boxes in Java Script.. (AKTU22-23 )
Design a HTML form with name, address, pincode and password. Outline a JavaScript
code that can validate on following constraints: (AKTU22-23 )
Construct a JavaScript program with three text boxes, two for inputs and one for output,
implement four operations addition, subtraction, multiplication and division on two input
numbers on clicking of buttons ‘add’, ‘subtract’, ‘multiply’ and ‘divide’. Print the result in
output text box. (AKTU22-23 )
Explain the various event handlers in JavaScript with an example of each. Create a
JavaScript program to make arithmetic calculator. (AKTU22-23 )
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. Else, print false
in an alert box. (AKTU22-23 )
Write a program in JavaScript with two text boxes,one for input and another for output, print
first n terms of Fibonacci series (0, 1, 1, 2, 3, 5, 8, 13, 21, 34…) in output box on clicking of
button ‘print’. Input n is given in input box. (AKTU22-23 )
Illustrate Array in JavaScript. Create a program in JavaScript to implement an array of five
elements and perform the operationspush, pop, shift, unshift and join on the array. (AKTU22-
23 )
UNIT-5
Illustrate the steps required in registering Domains. Also mention why Domain
registering is useful? (AKTU22-23 )
Explain in detail about the following. (AKTU21-22 )
i) Domains and Hosting, Responsive Web Designing
ii) Static and Dynamic Websites using separate examples
Explain Search Engine Optimization, its types and On-Page optimization factors. (AKTU22-23 )