HTML
HTML
1. What is HTML?
a) Rasmus Lerdorf
b) Tim Berners-Lee
c) Brendan Eich
d) Sergey Brin
a) </doctype html>
b) <doctype html>
c) <doctype html!>
d) <!doctype html>
5. Which of the following is used to read an HTML page and render it?
a) Web server
b) Web network
c) Web browser
d) Web matrix
6. Which of the following tag is used for inserting the largest heading in HTML?
a) head
b) <h1>
c) <h6>
d) heading
a) </…….>
b) <!……>
c) </……/>
d) <…….!>
11. Which of the following elements in HTML5 defines video or movie content?
a) <video>
b) <movie>
c) <audio>
d) <media>
12. Which of the following is not the element associated with the HTML table layout?
a) alignment
b) color
c) size
d) spanning
14. Which HTML tag is used for making character appearance bold?
a) <u>content</u>
b) <b>content</b>
c) <br>content</br>
d) <i>content</i>
20. Which of the following HTML tag is used to create an unordered list?
a) <ol>
b) <ul>
c) <li>
d) <ll>
22. Which of the following HTML tag is used to add a row in a table?
a) <th>
b) <td>
c) <tr>
d) <tt>
30. Which HTML tag is used to convert the plain text into italic format?
a) <b>
b) <p>
c) <i>
d) <a>
37.Which of these elements in HTML can be used for making a text bold?
a. <a>
b. <pre>
c. <br>
d. <b>
38. Which tag do we use in HTML for inserting a line-break?
a. <a>
b. <br>
c. <b>
d. <pre>
39. How to create a hyperlink in HTML?
a. <list>
b. <option>
c. <dropdown>
d. <select>
42. In HTML, which of these would add a background color?
a. <div>
b. <scroll>
c. <marquee>
d. None of the above
44. In HTML, we use the <hr> tag for ___________.
a. horizontal ruler
b. new line
c. new paragraph
d. vertical ruler
45. In HTML, the tags are __________.
a. in upper case
b. case-sensitive
c. in lowercase
d. not case sensitive
46. Which of these tags helps in the creation of a drop-down box or a combo box?
a. <Doctype HTML>
b. <!DOCTYPE html>
c. <Doctype>
d. <\Doctype html>
a. <head>
b. <body>
c. <title>
d. <html>
49. Which HTML tag do we use for displaying the power in the expression, (x² – y²)?
a. <p>
b. <sub>
c. <sup>
d. None of the above
a. Opera
b. Safari
c. Chrome
d. Firefox