MCQ 511 Mark_____tags are used to add a comment.A<h1>B<br/>✓’ <-‘ and ‘->’D<hr/>AnswerCorrect option: C. ’ <-‘ and ‘->’CView full question & answer→
MCQ 521 MarkAt which of the following place can comment be seen or viewed ?✓In HTML source codeBIn web pageCBoth A and BDNone of the givenAnswerCorrect option: A. In HTML source codeAView full question & answer→
MCQ 531 MarkIn which of the following sections can we add comments in HTML document ?AHeadBBody✓Both head and bodyDEither head or bodyAnswerCorrect option: C. Both head and bodyCView full question & answer→
MCQ 541 MarkThe _____ value of name attribute of meta-tag provides information about the author of the web page.AkeywordsBdescription✓authorDhttp-equivAnswerCorrect option: C. authorCView full question & answer→
MCQ 551 Mark_____attribute of meta-tag either tell the web page to load a specific URL after some seconds or reload the web page after certain seconds.AnameBwaitCreload✓http-equivAnswerCorrect option: D. http-equivDView full question & answer→
MCQ 561 MarkThe contents given with value of name attribute of meta-tag is used as keywords by search engine.Adescription✓keywordsCauthorDhttp-equivAnswerCorrect option: B. keywordsBView full question & answer→
MCQ 571 MarkThe contents given with.......... value of name attribute of meta-tag is displayed by the search engine when they put the result of a search to the users.✓descriptionBkeywordsCauthorDnone of the givenAnswerCorrect option: A. descriptionAView full question & answer→
MCQ 581 MarkAddition of appropriate meta-tags describes _____ of web page.AtypeBsize✓natureDall of the givenAnswerCorrect option: C. natureCView full question & answer→
MCQ 591 MarkWhich of the following describes about a web page when a meta-tag is used in HTML page ?✓Author, purpose and keywordsBLayoutCStyleDSizeAnswerCorrect option: A. Author, purpose and keywordsAView full question & answer→
MCQ 601 MarkThe meta-tags in an HTML document are written in which of the following section ?AbodyBcode✓headDspecialAnswerCorrect option: C. headCView full question & answer→
MCQ 611 MarkMeta-tags are used to store information usually relavant to _____AbrowsersBsearch engines✓both A and BDHTML documentAnswerCorrect option: C. both A and BCView full question & answer→
MCQ 621 MarkThe tags that gives additional information about the content and the HTML documents are known as _____ tag.✓metaBextraCspecialDcodeAnswerCorrect option: A. metaAView full question & answer→
MCQ 631 MarkThe whole contents of an HTML document will be considered as title if closing _____ tag is not used.AheadBhtmlCbody✓titleAnswerCorrect option: D. titleDView full question & answer→
MCQ 641 MarkThe contents of the title tag is displayed on the title bar of the _____ window.AgeditBdesktop✓browserDnone of the givenAnswerCorrect option: C. browserCView full question & answer→
MCQ 651 MarkCombination of _____ tags and contents within them is known as a head elementA<body>...</body>✓<head>... </head>C<title> <title>D<meta> ... </meta>AnswerCorrect option: B. <head>... </head>BView full question & answer→
MCQ 661 MarkTitle of a web page is embeded within which of the following tag ?A<p> and </p>B<body> and </body>✓<title> and </title>D<h1> and </h1>AnswerCorrect option: C. <title> and </title>CView full question & answer→
MCQ 671 MarkWhich of the following form basic two sections of an HTML code ?✓Head and BodyBPhysical and LogicalCCode and BrowserDMeta-tags and BodyAnswerCorrect option: A. Head and BodyAView full question & answer→