NIELIT M2-R5 O Level Model Paper 1

NIELIT M2-R5 O Level Model Paper 1

1-What doesvlink attribute mean?
A) Vsited link ✔️
B) Virtual link
C) Very good link
D) Active link

2-Which attribute is used to name an element uniquely?
A) class
B) id ✔️
C) dot
D) all of above

3-Which tag creates a check box for a form in HTML?
A) <checkbox>
B) <input type=”checkbox”> ✔️
C) <input=checkbox>
D) <input checkbox>

4-To create a combo box (drop down box) which tag will you use?
A) <select> ✔️
B) <list>
C) <input type=”dropdown”>
D) all of above

5-Which of the following is not a pair tag?
A) <p>
B) < u >
C) <i>
D) <img> ✔️

6-To create HTML document you require
A) web page editing software
B) High powered computer
C) Just a notepad can be used ✔️
D) None of above

7-The special formatting codes in HTML document used to present content are
A) tags ✔️
B) attributes
C) values
D) None of above

8-HTML documents are saved in
A) Special binary format
B) Machine language codes
C) ASCII text ✔️
D) None of above

9-Some tags enclose the text. Those tags are known as
A) Couple tags
B) Single tags
C) Double tags
D) Pair tags ✔️

10.The _____ character tells browsers to stop tagging the text
A) ?
B) / ✔️
C) >
D) %

11-In HTML document the tags
A) Should be written in upper case
B) Should be written in lower case
C) Should be written in proper case
D) Can be written in both upper case or lowercase ✔️

12-Marquee is a tag in HTML to
A) Mark the list of items to maintain queue
B) Mark the text so that it is hidden in browser
C) Display text with scrolling effect ✔️
D) None of above

13-There are ____ different of heading tags in HTML
A) 4
B) 5
C) 6 ✔️
D) 7

14-To create a blank line in your web page
A) Press Enter two times
B) Press Shift + Enter
C) Insert <BR> tag ✔️
D) Insert <BLINE>

15-Which of the following is not a style tag?
A) <b>
B) <tt>
C) <i>
D) All of above are style tags ✔️

16-A webpage displays a picture. What tag was used to display that picture?
A) picture
B) image
C)img ✔️
D) src

17-<b> tag makes the enclosed text bold) What is other tag to make text bold?
A) <strong> ✔️
B) <dar>
C) <black>
D) <emp>

18-Tags and text that are not directly displayed on the page are written in _____ section.
A) <html>
B) <head> ✔️
C) <title>
D) <body>

19-Which tag inserts a line horizontally on your web page?
A) <hr> ✔️
B) <line>
C) <line direction=”horizontal”>
D) <tr>

20-What should be the first tag in any HTML document?
A) <head>
B) <title>
C) <html> ✔️
D) <document>

21-Which tag allows you to add a row in a table?
A) <td> and </td>
B) <cr> and </cr>
C) <th> and </th>
D) <tr> and </tr> ✔️

22-How can you make a bulleted list?
A) <list>
B) <nl>
C) <ul> ✔️
D) <ol>

23-How can you make a numbered list?
A) <dl>
B) <ol> ✔️
C) <list>
D) <ul>

24-How can you make an e-mail link?
A) <a href=”xxx@yyy “>
B) <mail href=”xxx@yyy “>
C) <mail>xxx@yyy </mail>
D) <a href=”mailto:xxx@yyy “> ✔️

25-What is the correct HTML for making a hyperlink?
A) <a href=”http://gyancs.in”>IDC Trends Quiz</a> ✔️
B) <a name=”http://gyancs.in”>IDC Trends Quiz</a>
C) <http://gyancs.in</a>
D) url=”http://gyancs.in”>IDC Trends Quiz

26-Choose the correct HTML tag to make a text italic
A) <ii>
B) <italics>
C) <italic>
D) <i> ✔️

27-Choose the correct HTML tag to make a text bold?
A) <b> ✔️
B) <bold>
C) <bb>
D) <bld>

28-What is the correct HTML for adding a background color?
A) <body color=”yellow”>
B) <body bgcolor=”yellow”> ✔️
C) <background>yellow</background>
D) <body background=”yellow”>

29-Choose the correct HTML tag for the smallest size heading?
A) <heading>
B) <h6> ✔️
C) <h1>
D) <head>

30-What is the correct HTML tag for inserting a line break?
A) <br> ✔️
B) <lb>
C) <break>
D) <newline>

O LEVEL M2-R5 (WEBDESIGNING AND PUBLISHING) MCQs OF HTML