22 solutions available
Question 46CO2 + 6H2O → C6H12O6 + 6O2To display the above given chemical expression on a web page, the following HTML code was...
Question 1Write a short note on web browser.
Question 2Differentiate between Block-level elements and Text-level elements.
Question 5Differentiate between Ordered and Unordered list with the help of an example.
Question 6What do you mean by nesting of list?
Question 7What is the function of Definition List? Explain its structure with the help of an example.
Question 8Discuss the use of <UL> and <LI> tags with suitable examples of each.
Question 13Which entity displays the ">" (greater than) sign on the browser?<& GT>&ampGT& GRTNone of these
Question 14The HTML tag for the largest heading is ............... .<H1><H6><HEAD>None of these
Question 15Which tag is used to define the basic font size for the whole document?<BASEFONT><COLOR><FONT><SIZE>
Question 16The default value of Type attribute for an unordered list is ............... .DiscSquareCircleNone of these
Question 17Which of the following tags is suitable for creating a numbered list?<BL><OL><UL>None of these
Question 18To display (X+Y)2, the correct HTML code is:<SUB> (X+Y)2 </SUB>X+Y<SUP> 2 </SUP>(X+Y) <SUP> 2...
Question 19What is the full form of DTD?Document To DefinitionDynamic To DefinitionDocument Type DefinitionDirect Type Definition
Question 20Anything written between ............... is taken as a comment.<?--><?- --?><!-- and --></--->
Question 21To start a list with alphabet 'E', which line should be used?<OL type="A"><OL type="A" start= "5" ><OL type="E" ><OL...
Question 22Which of the following is a text editor?NotepadWordpadBoth 1 and 2None of these
Question 3Differentiate between Container and Empty elements in HTML. Give any two examples of HTML tags from each category.
Question 9Write an HTML code to create the following ordered list.C. Apples D. Oranges E. Grapes
Question 10Write an HTML code to create the following bulleted list.MS WordMS ExcelMS PowerPointMS Access
Question 11Find the errors in the following HTML code and write the correct code.<UL Style: Square> <LI> Water Bottles <LI> Lunch...
Question 12Identify error(s) in the following HTML code and write the correct code.<OL Type= "a" Start= "d">