COMPUTER Class 6 REVISION (HTML)

CHOOSE THE CORRECT OPTION:

1. HTML stands for?

A.Hyper Text Markup Language

B.High Text Markup Language

C.Hyper Tabular Markup Language

D.None of these

2. Which of the following tag is used to mark a begining of paragraph ?

A.

B.

C..

D..

3.Correct HTML tag for the largest heading is?

A.

B.

C..

D.

4.Web pages starts with which ofthe following tag?

A.. B.. </p><p>C.<HTML> </p><p>D.<Form> </p><p>5.HTML is what type of language ? </p><p>A Scripting Language </p><p>B. Markup Language </p><p>C.Programming Language </p><p>D.Network Protocol </p><p>6.HTML uses </p><p>A.User defined tags </p><p>B.Pre-specified tags </p><p>C.Fixed tags defined by the language </p><p>D.Tags only for linking </p><p>7.Who is Known as the father of <a href="/tags/World_Wide_Web/" rel="tag">World Wide Web</a> (WWW)? </p><p>A.Robert Cailliau </p><p>B.Tim Thompson </p><p>C.Charles Darwin </p><p>D.Tim Berners-Lee </p><p>8.HTML web pages can be read and rendered by ______. </p><p>A.Compiler </p><p>B.Server </p><p>C.Web Browser </p><p>D.Interpreter </p><p>9.Which of the following is a text editor? a. Notepad b. Dreamweaver c. Internet Explorer d. None of these </p><p>10.What are the components that make up an HTML code? a. Tags b. Elements c. Attributes d. All of these </p><p>11.Which is the correct way of writing an element name? a. <html> b. <HTML> c. Either a or b d. None of these </p><p>12.What do we call HTML elements that have both ON and OFF tags? a. Empty elements b. Container elements c. Elements d. None of these </p><p>13.Which is the element that has identification and supplementary information about the web document? a. HEAD b. HR c. BODY d. None of these </p><p>14.Which is the tag that we use to insert a line break? a. <BREAK> b. <LINE> c. <BR> d. None of these </p><p>15.Which of the following is not a container tag? a. <FONT> b. <HR> c. <BODY> d. <TITLE> </p><p>16.The property that specifies whether the background image is fixed or scrolls is? a. MARGIN b. LEFTMARGIN c. LMARGIN d. None of these </p> </div> </article> </div> </div> </div> <script type="text/javascript" async crossorigin="anonymous" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8519364510543070"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script> var docId = '6b97c29095e537472dfe0ca70aee923f'; var endPage = 1; var totalPage = 4; var pfLoading = false; window.addEventListener('scroll', function () { if (pfLoading) return; var $now = $('.article-imgview .pf').eq(endPage - 1); if (document.documentElement.scrollTop + $(window).height() > $now.offset().top) { pfLoading = true; endPage++; if (endPage > totalPage) return; var imgEle = new Image(); var imgsrc = "//data.docslib.org/img/6b97c29095e537472dfe0ca70aee923f-" + endPage + (endPage > 3 ? ".jpg" : ".webp"); imgEle.src = imgsrc; var $imgLoad = $('<div class="pf" id="pf' + endPage + '"><img src="/loading.gif"></div>'); $('.article-imgview').append($imgLoad); imgEle.addEventListener('load', function () { $imgLoad.find('img').attr('src', imgsrc); pfLoading = false }); if (endPage < 7) { adcall('pf' + endPage); } } }, { passive: true }); </script> <script> var sc_project = 11552861; var sc_invisible = 1; var sc_security = "b956b151"; </script> <script src="https://www.statcounter.com/counter/counter.js" async></script> </html>