COMPUTER Class 6 REVISION (HTML)
Total Page:16
File Type:pdf, Size:1020Kb
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.<TD> B.<br> C..<P> D..<TR> 3.Correct HTML tag for the largest heading is? A.<head> B.<h6> C..<heading> D.<h1> 4.Web pages starts with which ofthe following tag? A..<Body> B..<Title> C.<HTML> D.<Form> 5.HTML is what type of language ? A Scripting Language B. Markup Language C.Programming Language D.Network Protocol 6.HTML uses A.User defined tags B.Pre-specified tags C.Fixed tags defined by the language D.Tags only for linking 7.Who is Known as the father of World Wide Web (WWW)? A.Robert Cailliau B.Tim Thompson C.Charles Darwin D.Tim Berners-Lee 8.HTML web pages can be read and rendered by _________. A.Compiler B.Server C.Web Browser D.Interpreter 9.Which of the following is a text editor? a. Notepad b. Dreamweaver c. Internet Explorer d. None of these 10.What are the components that make up an HTML code? a. Tags b. Elements c. Attributes d. All of these 11.Which is the correct way of writing an element name? a. <html> b. <HTML> c. Either a or b d. None of these 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 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 14.Which is the tag that we use to insert a line break? a. <BREAK> b. <LINE> c. <BR> d. None of these 15.Which of the following is not a container tag? a. <FONT> b. <HR> c. <BODY> d. <TITLE> 16.The property that specifies whether the background image is fixed or scrolls is? a. MARGIN b. LEFTMARGIN c. LMARGIN d. None of these .