1. Each question below gives multiple choices of answers. Choose the most appropriate one. (1×10)
1.1 Markup tags tell the web browser…..
(a) How to organize the page
(b) How to display the page
(c) How to display message box on page
(d) None of these
1.2 ….. Attribute of text box control allow to limit the maximum character.
(a) size
(b) len
(c) maxlength
(d) all of the above
1.3 web pages start with ……… tag.
(a) <Body>
(b) <Title>
(c) <HTML>
(d) <Form>
1.4 The attribute, which define the relationship between current document and HREF’ed URL is :
(a) REL
(b) URL
(c) REV
(d) all of these
1.5 Correct HTML to left align the content inside a table cell is :
(a) <tdleft>
(b) <td ralight = “left”>
(c) <td align = “left”>
(d) <td leftalign>
1.6 Meta tag appear in …..
(a) <HEAD>
(b) <HEAD>
(c) <HEAD>
(d) <HEAD>
1.7 What is the full form of HTML?
(a) Hyphenation text markup language
(b) Hyper text markup language
(c) Hyper text making language
(d) Hyphenation test marking language
1.8 <INPUT> is …..
(a) format tag
(b) empty tag
(c) Both (a) and (b)
(d) none of the above
1.9 The map definition file is generally stored in :
(a) CGI-BIN
(b) RECYCLE-BIN
(c) BIN
(d) All of the above
1.10 The text inside the <TEXT AREA> tag works like :
(a) <P> formatted text
(b) <T> formatted text
(c) <PRE> formatted text
(d) none of these
2) State which of the following is True or False:- 1×10=10
No. | Questins | T/F |
2.1 | The external style sheet may be written in any text editor but must be saved with a .css extension. | T |
2.2 | CSS background property is used o define the background effects on element. | T |
2.3 | The background-color property is used to specify the entire color of the element. | F |
2.4 | The background-position property defines the last position of the background image. | F |
2.5 | The CSS border properties do not include border-style. | F |
2.6 | The Border style property is used to specify the border type which you want to display on the web page. | T |
2.7 | The Border style property is used to specify the border type which you want to display on the web page. | F |
2.8 | The “none” value totally removes the element from the page. | T |
2.9 | List-Item makes the element behave like a element. | T |
2.10 | The CSS float property is not a positioning property. | T |
3) Match the following:- 1×10=10
No. | X | Y |
3.1 | HTTP (I) | A. Photo editing tool |
3.2 | CSS (E) | B. Markup Standard |
3.3 | H1…….H6 (J) | C. XML |
3.4 | Empty tags (L) | D. Create a new function |
3.5 | SGML (B) | E. Cascading Style Sheet |
3.6 | JavaScript while loop (G) | F. Web Browser |
3.7 | bind() (M) | G. Iterates the element for infinite number of times |
3.8 | Google Chrome (F) | H. Mozilla Browser |
3.9 | Firefox (H) | I. Hyper Text Transfer Protocol |
3.10 | Canva (A) | J. Heading |
K. Maxlength | ||
L. Title | ||
M. Function |
4) Fill in the blanks:- 1×10=10
A) <PRE>formatted text | B) <LINK> | C) FILTERS |
D) Brightness | E) RESET | F) HEAD tag |
G) # | H) HTTP | I) Header |
J) <CAPTION> | K) DTD | I) <T> |
M) CSS list |
4.1 The body tag usually used after __F ___
4.2 The tag to create a hypertext relationship between current document and another URL is __B___
4.3 The text inside the <TEXT AREA> tag works like __A___.
4.4 Win 10 Brightness Slider is a _D_ tool.
4.5 The tag which allows you to reset other HTML tags within the description is __J__.
4.6 Symbol used at the beginning of the HREF text is __G___.
4.7 __ K ___ define the syntax of the markup in SGML.
4.8 __C___ Improves the quality of an image without distorting it.
4.9 __E___ creates push button.
4.10 __H___ creates push button.