100% found this document useful (1 vote)
4K views4 pages

Question Bank (Advanced Web Designing) - 1

The document is a question bank for an Advanced Web Designing course for Class XII, containing various types of questions including fill-in-the-blanks, true or false, multiple choice, and definitions. It covers topics such as CSS, HTML tags, form controls, and web design concepts. Additionally, it includes practical tasks like creating a registration form and an ordered nested list.

Uploaded by

anushkathorat52
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
100% found this document useful (1 vote)
4K views4 pages

Question Bank (Advanced Web Designing) - 1

The document is a question bank for an Advanced Web Designing course for Class XII, containing various types of questions including fill-in-the-blanks, true or false, multiple choice, and definitions. It covers topics such as CSS, HTML tags, form controls, and web design concepts. Additionally, it includes practical tasks like creating a registration form and an ordered nested list.

Uploaded by

anushkathorat52
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

Question Bank-Advanced web designing

Class: XII

Q1. Fill in the blanks.


1. A form object is a sub object of …… object
2. There are ….. types of positioning in CSS
3. The ….. tag defines an ordered list
4. The ….. list can be numeric or alphabetic
5. MPEG stands for…….
6. The ….. tag is used to add audio file into webpage
7. The …… positioning helps to put the text fixed on the browser
8. The ….. positioning property is used to set the element in specific location and it is not
affected by the flow of the page
9. The …… tag defines an active area in the associate client side image mapping
10. …… attribute of <form> links to the URL of the application that is to receive and process
the form data
11. …… tag is used to create floating or inline frame
12. …… is the default method of form object
13. Inline frame is also called as ….
14. usemap attribute of <img> tag has value is written with ……. symbol
15. The …. Tag is used to insert video into webpage

Q2. State the true or false.


1. Image mapping consist multiple hyperlinks incorporated within an image
2. CSS helps to change appearance of the and layout of the web document
3. usemap attribute is used in client side image mapping
4. <ul type=”disc”> will create a bulleted list
5. The <source> tag is used to specify multiple media files
6. Placeholder attribute used to give hint about data
7. Required attribute specifies that the control must not be empty
8. <input type=”color”> defines a color picker
9. CSS describes how the HTML element are to be displayed on the screen
10. <ol> tag defines ordered list
11.

Q3. Multiple Choice Question (single correct answer).


1. The …. Element creates the floating or inline frame
a. <frame> b. <iframe> c. <float>
2. The ….. attribute of <area> tag defines the URL for clickable region
a. href b. URL c. <link>
3. <input type=”….”> is used to create image as an button
a. Img b. image c. button
4. <input type=”………”> defines the date picker includes year, month, day and time
a. Date b. date time-local c. time
5. The ….. indicate the element you want to style
a. Declaration b. selector c. property
6. Internal CSS is also called as ….
a. Embedded b. inline c. inbuilt
7. The Internal CSS is written inside ….. tag
a. <head> b. <style> c. <body>
8. The class definition is starts with ….. character
a. (#) b. (.) c. (*)
9. The ….. property helps to control the horizontal spacing between character
10. The …… tag is used to define multiple media files for audio and video.
a. <src> b. <source> c. <multiple>
Q4. Multiple Choice Question (two correct answers)

1. The correct examples of CSS declaration are


a. H1{color:blue} c. P{font size=11px}
b. P{font-size:11px} d. H1(color:blue)
2. Following are the types of positioning in CSS
a. Static b. dynamic c. fixed d. constant
3. Following web browsers supports the HTML5
a. Google chrome b. internet explorer c. mozillafirefox d. netscape
4. An ordered list can be
a. Static b. numeric c. alphabetical d. fixed
5. A CSS rule set contains ….. & …….
a. Value b. selector c. property d. declaration
6. Types of web hosting are…..
a. Fixed b. shared c. dedicated d. dynamic
7. Image map is of two types
a. <map> b. server side c. Client side d. <area>
8. Following are the attributes of the <video> tag
a. Href b. src c. loop d. link
9. Following are the attributes of the <audio> tag
a. controls b. src c. loop d. muted
10. Following are the values of the type attributes of <ul> tag
a. Round b. square c. number d. circle
Q5. Multiple Choice Question (Three correct answers)
1. Following are the valid values of type attribute of <input> tag
a. Link b. date c. list d. file e. e-mail
2. Following are the types of positioning in CSS
a. Static b. dynamic c. fixed d. constant e. relative
3. Following are the types of CSS
a. Internal b. extended c. external d. inline e. fixed
4. Following are the valid CSS properties
a. Font-family b. font-color c. font-style d. font-weight e. font-face
5. Following are the attributes of the <OL> tag
a. Type b.src c. start d. reversed e. loop

Q6. Define following

1. Website
2. Web browser
3. Web server
4. HTML
5. Web page
6. Form
7. Hyperlink
8. CSS
Q7. Explain in details.

1. Explain types of CSS


2. Explain types of positioning in CSS
3. Explain new form controls of HTML5
Q8. Write a program
A. Write a HTML program using HTML5 controls:

2. To create registration form:

1. To create ordered nested list


* Information Technology *
1. Advanced web designing
a. HTML5 controls
b. forms in HTML5
2. Advanced JavaScript
a. features of JavaScript
b. Document Object Model

3. To insert video into webpage

You might also like