Sie sind auf Seite 1von 4

Q 1 The statement <small>text (c) (a) Halves the size of the text (b) Prints the text as it is (c)

Decreases the size of the text by 1 (d) Doubles the size of the text Q 2 The _________ tag indicates a new row of a table (b) (a) <TD> (b) <TR> (c) <TC> (d) <TH> Q 3 The contents of which section in a HTML document are interpreted first (a) (a) <Head> (b) <Applet> (c) <Title> (d) <Body> Q 4 The space between the cells in a table can be set by using the attribute (c) (a) CELL PADDING (b) BORDER (c) CELL SPACING (d) None of the above Q 5 The tag <strike> is used to (d) (a) Lift the text (b) Lower the text (c) Underline the text (d) Strike a line through the text Q 6 The tag that is used to change the font in a part of a page is (a) (a) <Font> (b) <Basefont> (c) <Change font> (d) <Linefont> Q 7 Which of the following is not a valid TYPE in the <INPUT> tag in a form? (c) (a) TEXT (b) RADIO (c) COMBO (d) PASSWORD Q 9 Which is the best search tool for finding Web sites that have been handpicked and recommended by someone else? (b) (a) Meta-search engines (b) Search engines (c) Subject directories (d) Discussion groups Q 10 The tag used to define a paragraph in HTML is __________.(a) (a) <P> (b) <PARAGRAPH> (c) <PARA>

(d) <PRE> Q 11 The MAXLENGTH works for which of the following form elements? (a) (a) TEXTAREA (b) TEXT (c) Options 1 and 2 (d) None of the above Q 12 Which is the method of a document which accepts html tags (b) (a) open (b) write (c) close (d) bgcolro Q 13 Which method of the navigator object is used to obtain the language of the browser (d) (a) browserLanguage (b) No such method available (c) systemLanguage (d) Language Q 14 What is the correct HTML for making a hyperlink? (b) (a) <A url="http://www.w3schools.com">W3Schools.com (b) <A href="http://www.w3schools.com">W3Schools (c) <A name="http://www.w3schools.com">W3Schools.com (d) <a>http://www.w3schools.com Q 15 While working with style sheets, in an ordered list the LIST-STYLE-TYPE Attribute is set to ___________ for numbering as a, b, c, d...... () (a) DECIMAL (b) LOWER-ALPHA (c) LOWER (d) None of the above Q 16 The extension for cascading stylesheet is (c) (a) .html (b) .js (c) .css (d) None of the above Q 17 Which is the correct place to refer to an external style sheet in an HTML document? (c) (a) At the top of the document (b) In the <body> section (c) In the <head> section (d) At the end of the document Q 18 Which attribute do you use to specify the URL location of the frame in a <FRAME> tag? (d) (a) SRC (b) URL (c) IMG (d) HREF Q 19 What is the correct HTML for referring to an external style sheet? (a) (a) <link rel="stylesheet" type="text/css" href="mystyle.css"> (b) <stylesheet>mystyle.css

(c) <style src="mystyle.css"> (d) None of the above Q 20 What is important for a website? (d) (a) Usability (b) Scalability (c) Performance (d) All of above Q 21 The tag that starts a table cell is _____. (a) (a) <TD> (b) <TC> (c) <Table> (d) <TR> Q 22 TYPE="a" in a ordered list uses (b) (a) Upper case letters (b) Lower case letters (c) Default numbering system (d) None of the above Q 23 Which attribute can be used in the script tag to specify a file containing the Javascript Statements? (c) (a) Anchor (b) Link (c) SRC (d) None of the above Q 24 The _________ attribute is used to assign the width of the table (a) (a) Width (b) Height (c) Border (d) None of the above Q 25 Which of the following attributes under the body tag are used to control the colour of the Hyperlinks? (d) (a) HLink (b) LLink (c) anchor (d) Link Q 26 The TITLE container goes inside: (b) (a) A comment tag (b) The HEAD container (c) The BODY container (d) The TITLE container Q 27 What is the correct HTML code for inserting an image? (d) (a) img href="image.gif" (b) img(>)image.gif(<)/img (c) image src="image/gif" (d) img src="image.gif" Q 28 What is the correct CSS syntax for making all the <p> elements bold? (c) (a) p {text-size: bold} (b) <p style="text-size: bold">

(c) p {font-weight: bold} (d) <p style="font-size: bold"> Q 29 Which of the following functions are used to perform explicit type conversions.(d) (a) parseInt() (b) parseFloat() (c) eval() (d) All the above Q 30 Which of the following html statements create two column frames? (d) (a) <FRAMESET "50%, 50 %"> (b) <FRAME COLS="50%, 50 %"> (c) <FRAME COLS="0.5, 0.5"> (d) <FRAMESET COLS="50%, 50 %">

Das könnte Ihnen auch gefallen