77 solutions available
Question 1Hamish is creating a website for the Highland Chess League. Part of the HTML for the home page is shown below:<head>...
Question 2Consider the following web page:(a) The text at P is :a web addressa postal addressan email addressan office address(b) To follow a link to...
Question 8The unnumbered lists can be created by ............... tag.<UL><OL><LI>Both (1) and (2)Both (1) and (3)Both (2) and (3)
Question 9The numbered lists can be created by ............... tag.<UL><OL><LI>Both (1) and (2)Both (1) and (3)Both (2) and (3)
Question 25If the background image is smaller than the screen, what will happen ?It will be stretchedIt will leave a blank space at the bottom of...
Question 26The <title> tag belongs where in your HTML ?HeadArmBodyFoot
Question 49Which one is correct ?<b>Click Here<b><strong>Click Here<strong><b>Click Here</b></strong>Click...
Question 50The page title is inside the ............... tag.BodyHeadDivisionTable
Question 51To align multiple lines of text we use ............... .JustifyDIVAlignNone of these.
Question 52The value of #FFFFFF is :BlackWhiteRednone of the above.
Question 53The value of #000000 is :BlackWhiteRednone of the above.
Question 54In HTML, lists can be of :unnumberednumbereddefinitionall of these
Question 55To start a list at the count of 3, use which ?<ol start="3"><ol begin="3"><ol list="5">
Question 56Which of the following is the correct way to create a list using the lowercase letters ?<ol alpha = a"><ol type = "a"><ol...
Question 57What is the correct HTML for adding a background color ?<body...
Question 58To create a bulleted list use ?<il><ul><ol>
Question 59When making bulleted lists you have what options ?disc, circle, squaretriangle, square, circlesquare, disc, polygon
Question 60Which one of the following is the list type that will create a bulleted list ?unorderedoptiondecoratedordered
Question 61HTML is a :PackageSoftwareLanguageNone of these
Question 62Choose the correct HTML tag to make the text bold ?<B><BOLD><STRONG>Both (1) & (3)
Question 63Choose the correct HTML tag for the largest heading ?<H1><H6><H10><HEAD>
Question 64Which of the following will result in the largest text size ?<H3><H6><H2><H4>
Question 65(a)State True or False :<BR> tag has its closed tag as </BR>
Question 65(b)State True or False :<P> tag has no closing tag
Question 65(c)State True or False :<HR> tag is same as <BR>
Question 65(d)State True or False :<KBD> tag is used to display tables
Question 66In <BR> tag resets the paragraph alignment to the default left alignment. True or False ?
Question 67The textual content that appears in the source HTML document but is not rendered by the browser is called ............... .
Question 68Comments are enclosed in ............... and ............... tags.
Question 69By default <HR> produces a ............... rule.
Question 70............... text styles are handled in its own way by the browsers.
Question 71To display an & on the web page, ............... is used in the source HTML code.
Question 72Two tags break the line flow. These are : ............... and ............... .
Question 73Background colour is set by ............... attribute and background graphics is set by ............... attribute of ............... tag.
Question 74An element that only has a starting tag and no ending tag is ............... element.
Question 3HTML editor ignores your formatting.<HTML> <BODY> <P> My Bonnie lies over the ocean. My Bonnie lies over the sea. My...
Question 4The heading tags.<HTML> <BODY> <H1>This is heading 1</H1> <H2>This is heading 2</H2> <H3>This is...
Question 5Centralized heading.<HTML> <BODY> <H1 align = "center">This is heading 1</H1> <P>The heading above is...
Question 6Defining and using a horizontal rule.<HTML> <BODY> <P>The hr tag defines a horizontal rule:</P> <HR>...
Question 10Text formatting.<HTML> <BODY> <B>This text is bold</B> <BR> <STRONG>This text is strong</STRONG>...
Question 21Types of ordered lists.<HTML> <BODY> <H4>Numbered list:</H4> <OL> <LI>Apples</LI>...
Question 23Nested List.<HTML> <BODY> <H4>A nested List:</H4> <ul> <LI>Coffee</LI> <LI>Tea</LI>...
Question 24Definition List.<HTML> <BODY> <H4>A Definition List:</H4> <DL> <DT>Coffee</DT> <DD>Black...
Question 25Insert the <UL> tag around the following list text.Basic etiquette for gentlemen for greeting a lady.Wait for her acknowledging bow...
Question 26Insert the <OL> tag around the following list text.Recourse for a lady toward unpleasant men who persist in bowing.A simple stare of...
Question 27Create a list of definitions using <DL>, <DT> and <DD>.Proper Address Of Royalty. Your Majesty To The King or Queen...
Question 28Insert the <UL> tags (unordered list) around the following list text.CarScooterVanChange the style of the bullets: e.g., circle,...
Question 29Insert the <OL> tag (ordered list) around the following list text.e. Story Books f. Computer Books g. Text Books h. General Books...
Question 30Create a nest list as follows using both ordered and unordered list tags :Operating SystemDisk Operating SystemWindowsUnixLinuxMS -...
Question 31Apply different font styles on these lists.
Question 32Write HTML code to display an ordered list (with uppercase roman numbers) listing any three subjects being taught in your school. The web...
Question 19Which HTML tag is used to insert an image in a page ? Write an option used with this tag.
Question 7What is the basic structure of HTML File ?
Question 12List and define different types of paragraph alignments.
Question 18(iv)What is wrong in the following coding ?<FONT color = #345678
Question 18(vii)What is wrong in the following coding ?<P Font face = "Arial" color = "Blue">
Question 18(viii)What is wrong in the following coding ?<Body Margin Top = 60 Left = 75> Text with changed margin </Body>
Question 18(ix)What is wrong in the following coding ?<BASEFONT SIZE = 5> <BODY> Text with New format </BODY>
Question 18(x)What is wrong in the following coding ?<HTML> <HEAD> <TITLE> New Page </HEAD> </TITLE> </HTML>
Question 19Differentiate between <TITLE> and <HEAD> tags.
Question 20Differentiate between container and empty elements.
Question 21Differentiate between <BR> and <P> tag.
Question 22List and define different types of heading tags.
Question 23List and explain the different attributes of body tag.
Question 24What is the difference between basefont and font tag ?
Question 25How can a 2D or 3D horizontal rule be displayed ?
Question 26What are logical and physical text styles ?
Question 27How can different tags be combined in HTML ? What is its use ?
Question 28What all tags are required in every HTML page ?
Question 29Write the HTML code for the following to appear one after the other :A small heading with the words, "We are Proud to Present"A horizontal...
Question 30Insert the appropriate line break and paragraph break tags to format the following poems with a blank line between them :A Morning is a...
Question 31Write a complete HTML Web page with the title "Foo Bar" and a heading at the top which reads "Happy Hour at the Foo Bar", followed by the...
Question 32How would you say,"We're having our annual Impeachment Day SALE today,"in normal sized blue text, but with the word "SALE" in the largest...
Question 33What type of lists are supported by HTML ?
Question 34Differentiate between ordered and unordered lists.
Question 35How will you nest an unordered list inside an ordered list ?
Question 36Which three tags let you create the definition lists ?