html MCQ

1._________ is the main parent tag in html.

a)<html>    b)<head>    c)<title>    d)<body>

2.Tags are classified into _____ types.

a)1    b)2    c)3    d)4

3.How many types of headers are use in html?

a)6    b)5    c)8    d)3

4.How to create an unorder list?

a)<li>    b)<ol>    c)<ul>    d)<p>

5.All html files are stored with an extension______

a).ht    b).htmi    c).html    d)none of these

6.html tags are enclosed with in______symbol.

a)<>    b){}    c)[]    d)()

7.<input> is a ____ tag.

a)empty    b)container    c)both a & b    d)none of these

8.who is the father of html?

a)Denis Ritchie

b)Allen Cooper

c)Tim Berners-Lee 

d)none of these

9.______ is the correct syntax for html5.

a)<doctype html>

b)<!doctype html>

c)<DOCTYPE html> 

d)<!DOCTYPE html>

10._____ is the largest heading in html.

a)<h5>    b)<h6>    c)<h1>    d)none of these

11.Meta data contain in _______ tag.

a)<title>

b)<body>

c)<head>

d)<html>

12._____ is used to highlight text in html.

a)<mark>    b)<hightlight>    c)<h1>    d)none of these

13._____ is used to show quotation.

a)<hr>    b)<ul>    c)<h5>    d)<q>

14.which of the following tag increase font size 1 point.

a)<font>

b)<small>

c)<ol>

d)<big>

15._____ is used to show default monotype font in web browser.

a)<tl>    b)<tm>    c)<tt>    d)<tr>

16.______ is the Link tag in html.

a)<a>    b)<li>    c)<hr>    d)<b>

17._____ is not an attribute of <img>.

a)border

b)height

c)background

d)src

18. <! ----------> symbol of _____

a) font

b) comment

c)form

d)all 

19.Row span & col span is the attribute of _____.

a)<tr>    b)<td>    c)both a & b    d)<table>

20._____ are the attributes of form in html.

a)action

b)method

c)target

d)all 

21.____ tag used to define section in html.

a)<form>

b)<html>

c)<div>

d)all

22.The pages which are designed by html is calld_____

 a)web site

b)web browser

c)web page

d)none of these

23.which of the following is not a type of screen frames in html?

a)uframe

b)noframe

c)frameset

d)iframe

24.Which tag creates a check box or a form in html?

a)<checkbox>

b)<input type=checkbox>

c)<input type="check box">

d)<input type="checkbox">

25.____ is not use in form

a)<input>

b)<table>

c)<select>

d)<textarea>




1.a 2.b 3.a 4.c 5.c 6.a 7.a 8.c 9.d 10.c 11.c 12.a 13.d 14.d 15.c 16.a

17.c  18.b 19.c 20.d 21.c 22.c 23.a 24.d 25.b

No comments: