HTML TEST

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

61. What is the full form of HTML? a. Hyper text markup language b. Hyphenation text markup language c. Hyphenation test marking language d. Hyper text marking language

a. Hyper text markup language

62. What is the full form of HTTP? a. Hyper text transfer protocol b. Hyper text transfer package c. Hyphenation text test program d. none of the above

a. Hyper text transfer protocol

35. What tag is used to list individual items of an ordered list? a. LI b. OL c. UL d. None of above

a. LI

67. "Yahoo", "Infoseek" and "Lycos" are _________? a. Search Engines b. Browsers c. News groups d. None of the above

a. Search Engines

91. What is the correct syntax in HTML for creating a link on a webpage? a. <LINK SRC= "mcqsets.html"> b. <BODY LINK = "mcqsets.html"> c. <A SRC = "mcqsets.html" > d. < A HREF = "mcqsets.html">

d. < A HREF = "mcqsets.html">

66. Which tag is used to create body text in HTML? a. <HEAD> b. <TEXT> c. <TITLE> d. <BODY>

d. <BODY>

37. Which of the following is not a valid alignment attribute? a. Left b. Right c. Top d. All of above

d. All of above

30. Which of the following is not a style tag? a. <b> b. <tt> c. <i> d. All of above are style tags

d. All of above are style tags

33. Which of the following is an attribute related to font tag? a. size b. face c. color d. All of above are style tags

d. All of above are style tags

93. Choose the correct HTML tag to make the text bold? a. <B> b. <BOLD> c. <STRONG> d. Both A) and C)

d. Both A) and C)

24. Some tags enclose the text. Those tags are known as a. Couple tags b. Single tags c. Double tags d. Pair tags

d. Pair tags

26. 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 uppercase or lowercase

d. can be written in both uppercase or lowercase

4. Which tag inserts a line horizontally on your web page? a. <hr> b. <line> c. <line direction="horizontal"> d. <tr>

a. <hr>

43. Tags and test that are not directly displayed on the page are written in _____ section. a. <html> b. <head> c. <title> d. <body>

a. <html>

73. Text within <STRONG> ... </STRONG> tag is displayed as ________ a. bold b. italic c. list d. indented

a. bold

78. using <P> tag will a. start a new paragraph b. break the line c. end the current paragraph d. none of the above

a. start a new paragraph

22. The special formatting codes in HTML document used to present content are a. tags b. attributes c. values d. None of above

a. tags

68. What does the .com domain represents? a. Education domain b. Commercial domain c. Network d. None of the above

b. Commercial domain

28. There are ____ different of heading tags in HTML a. 4 b. 5 c. 6 d. 7

c. 6

65. HTML document start and end with which tag pairs? a. <HEAD>....</HEAD> b. <BODY>....</BODY> c. <HTML>....</HTML> d. <WEB>....</WEB>

c. <HTML>....</HTML>

9. 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">

d. <a href="mailto:xxx@yyy">

11. Choose the correct HTML tag to make a text italic a. <ii> b. <italics> c. <italic> d. <i>

d. <i>

20. Which of the following is not a pair tag? a. <p> b. < u > c. <i> d. <img>

d. <img>

6. 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>

d. <tr> and </tr>

75. Which tag is used to display the numbered list? a. <OL></OL> b. <DL></DL> c. <UL></UL> d. <LI></LI>

a. <OL></OL>

12. Choose the correct HTML tag to make a text bold? a. <b> b. <bold> c. <bb> d. <bld>

a. <b>

79. <TD> ... </TD> tag is used for ________ a. Table heading b. Table Records c. Table row d. none of the above

b. Table Records

63. What is a search engine? a. a program that searches engines b. a web site that searches anything c. a hardware component d. a machinery engine that search data

b. a web site that searches anything

39. Which attribute can be used with BODY tag to set background color green? a. background="green" b. bgcolor="green" c. vlink="green" d. None of above

b. bgcolor="green"

17. Which attribute is used to name an element uniquely? a. class b. id c. dot d. all of above

b. id

72. Text within <EM> ... </EM> tag is displayed as ________ a. bold b. italic c. list d. indented

b. italic

94. Which HTML tag would be used to display power in expression (A+B)2 ? a. <SUP> b. <SUB> c. <B> d. <P>

a. <SUP>

10. What is the correct HTML for making a hyperlink? a. <a href="http:// mcqsets.com">ICT Trends Quiz</a> b. <a name="http://mcqsets.com">ICT Trends Quiz</a> c. <http://mcqsets.com</a> d. url="http://mcqsets.com">ICT Trends Quiz

a. <a href="http:// mcqsets.com">ICT Trends Quiz</a>

15. What is the correct HTML tag for inserting a line break? a. <br> b. <lb> c. <break> d. <newline>

a. <br>

19. 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

a. <select>

2. <b> tag makes the enclosed text bold. What is other tag to make text bold? a. <strong> b. <dar> c. <black> d. <emp>

a. <strong>

42. <b> tag makes the enclosed text bold. What is other tag to make text bold? a. <strong> b. <dar> c. <black> d. <emp>

a. <strong>

8. How can you make a numbered list? a. <dl> b. <ol> c. <list> d. <ul>

b. <ol>

31. The way the browser displays the object can be modified by _____ a. attributes b. parameters c. modifiers d. None of above

a. attributes

64. What is the full form of TCP/IP? a. transmission control protocol / internet protocol b. telephone call protocol / international protocol c. transport control protocol / internet protocol d. none of the above

a. transmission control protocol / internet protocol

16. What does vlink attribute mean? a. visited link b. virtual link c. very good link d. active link

a. visited link

25. The _____ character tells browsers to stop tagging the text a. ? b. / c. > d. %

b. /

76. Which tag is used to display the large font size? a. <LARGE></LARGE> b. <BIG></BIG> c. < SIZE ></SIZE> d. <FONT></FONT>

b. <BIG></BIG>

80. Which is true to change the text color to red? a. <BODY BGCOLOR=RED> b. <BODY TEXT=RED> c. <BODY COLOR=RED> d. none of the above

b. <BODY TEXT=RED>

13. 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">

b. <body bgcolor="yellow">

32. Which of the following HTML code is valid? a. <font colour="red"> b. <font color="red"> c. <red><font> d. All of above are style tags

b. <font color="red">

14. Choose the correct HTML tag for the smallest size heading? a. <heading> b. <h6> c. <h1> d. <head>

b. <h6>

3. Tags and test that are not directly displayed on the page are written in _____ section. a. <html> b. <head> c. <title> d. <body>

b. <head>

18. Which tag creates a check box for a form in HTML? a. <checkbox> b. <input type="checkbox"> c. <input=checkbox> d. <input checkbox>

b. <input type="checkbox">

36. When should you use path along with file name of picture in IMG tag? a. path is optional and not necessary b. when the location of image file and html file are different c. when image file and html file both are on same location d. path is always necessary when inserting image

b. when the location of image file and html file are different

5. What should be the first tag in any HTML document? a. <head> b. <title> c. <html> d. <document>

c. <html>

7. How can you make a bulleted list? a. <list> b. <nl> c. <ul> d. <ol>

c. <ul>

23. HTML documents are saved in a. Special binary format b. Machine language codes c. ASCII text d. None of above

c. ASCII text

92. Which of the following is an attribute of <Table> tag? a. SRC b. LINK c. CELLPADDING d. BOLD

c. CELLPADDING

27. Marquee is a tag in HTML to a. mark the list of items to maintain inqueue b. Mark the text so that it is hidden in browser c. Display text with scrolling effect d. None of above

c. Display text with scrolling effect

71. <TITLE> ... </TITLE> tag must be within ________ a. Title b. Form c. Header d. Body

c. Header

21. To create HTML document you require a a. web page editing software b. High powered computer c. Just a notepad can be used d. None of above

c. Just a notepad can be used

38. Which attribute is used with img tag to display the text if image could not load in browser? a. description b. name c. alt d. id

c. alt

77. <SCRIPT> ... </SCRIPT> tag can be placed within ________ a. Header b. Body c. both A and B d. none of the above

c. both A and B

34. HTML supports a. ordered lists b. unordered lists c. both type of lists d. does not support those types

c. both type of lists

40. Which attribute you'll use with TD tag to merge two cells horizontally? a. merge=colspan2 b. rowspan=2 c. colspan=2 d. merge=row2

c. colspan=2

74. <UL> ... </UL> tag is used to ________ a. display the numbered list b. underline the text c. display the bulleted list d. bold the text

c. display the bulleted list

41. A webpage displays a picture. What tag was used to display that picture? a. picture b. mage c. img d. src

c. img

29. 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>

c. insert <BR> tag

1. A webpage displays a picture. What tag was used to display that picture? a. picture b. image c. img d. src

c.img


Set pelajaran terkait

Ch22L2: Issues in Education 2 ( Bullying, hazing, out of school youth, poverty)

View Set

Adult Medical Surgical Practice A

View Set

art appreciation-chapter 4: texture and pattern

View Set

Finance Chapter 8 Smartbook Questions

View Set