Similar Collections


    No collections found

questions

Title
Which tag is used if you want to highlight something that is important to the reader?

Which tag is used if you want to highlight something that is important to the reader?


  1. <b>
  2. <strong>
  3. <em>
  4. <i>
discuss
Which tag is used if you want to indicate the importance of the phrase?

Which tag is used if you want to indicate the importance of the phrase?


  1. <h2>
  2. <h1>
  3. <em>
  4. <strong>
discuss
Which of the following element represents a thematic break rather than a horizontal rule, though that is the likely representation

Which of the following element represents a thematic break rather than a horizontal rule, though that is the likely representation?


  1. <dd>
  2. <dt>
  3. <hr>
  4. <menu>
discuss
Which of the following element was redefined to represent user interface menus, including context menus

Which of the following element was redefined to represent user interface menus, including context menus?


  1. <ul>
  2. <dt>
  3. <hr>
  4. <menu>
discuss
State whether the given statement is true or false. !DOCTYPE is case sensitive

State whether the given statement is true or false. !DOCTYPE is case sensitive”


  1. True
  2. False
  3. May be
  4. Can't Say
discuss
Choose the correct statement among following statements

Choose the correct statement among  following statements.


  1. In traditional XHTML close tag for some elements is optional but not encouraged
  2. In traditional HTML close tag for some elements is optional but not encouraged
  3. None of the mentioned
  4. In both traditional XHTML and HTML close tag for some elements is optional
discuss
Which of the following XHTML doctype declaration contains all HTML elements and attributes, including presentational and deprecated elements (like font) but not framesets

Which of the following XHTML doctype declaration contains all HTML elements and attributes, including presentational and deprecated elements (like font) but not framesets?


  1. !DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”
  2. !DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”
  3. !DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Frameset//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd”
  4. None of the mentioned
discuss
Which of the following is not a difference between HTML and XHTML

Which of the following is not a difference between HTML and XHTML


  1. Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml”
  2. None of the mentioned
  3. Tags and attributes are case-insensitive in HTML but not in XHTML
  4. Special characters must be escaped using character entities in XHTML unlike HTML
discuss
What indicates the content in file is HTML when delivered on the network

What indicates the content in file is HTML when delivered on the network.


  1. The extension of the file “.html”
  2. The “content-type” header
  3. Both “.html” extension and “content-type” header
  4. None of the mentioned
discuss
State whether the given statement is true or false. “We can intermix XHTML and HTML 4.01 documents”

State whether the given statement is true or false. “We can intermix XHTML and HTML 4.01 documents”


  1. True
  2. False
  3. May be
  4. Can't Say
discuss
HTML and XHTML stands for

HTML and XHTML stands for


  1. Hyper Text Markup Language and EXtensible HyperText Markup Language
  2. Hyper Text Markup Language and EXtensible HyperText Marking Language
  3. Hyper Text Marking Language and EXtensible HyperText Marking Language
  4. None of the mentioned
discuss
Choose the correct tag for largest heading in HTML

Choose the correct tag for largest heading in HTML.


  1. h6
  2. heading
  3. h1
  4. head
discuss
Which of the following are table tags

Which of the following are table tags?


  1. table, thead, tr, td
  2. colspan, table, tr
  3. table, tt, tr, td
  4. none of the mentioned
discuss
Choose the correct XHTML for width attribute and its value

Choose the correct XHTML for width attribute and its value.


  1. width=80
  2. width=”80″
  3. WIDTH=”80″
  4. WIDTH=80
discuss
Rendering engine is not responsible for

Rendering engine is not responsible for


  1. parsing the markup content (HTML)
  2. parsing style information (CSS, XSL, and so on)
  3. generating a visual presentation of the formatted content including media files referenced
  4. none of the mentioned
discuss
Firefox uses _________ rendering engine

Firefox uses _________ rendering engine.


  1. WebKit
  2. Gecko
  3. Trident
  4. Presto
discuss
State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript

State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript.


  1. True
  2. False
  3. May be
  4. Can't Say
discuss
What is the use of “defer” attribute

What is the use of “defer” attribute?


  1. It defers rendering of html page
  2. It defers script execution until the page has been rendered
  3. It defers rendering of css attributes
  4. None of mentioned
discuss
Which of the following is used to read a HTML page and render it

Which of the following is used to read a HTML page and render it?


  1. Web browser
  2. Web server
  3. Web matrix
  4. None of the mentioned
discuss
Which of the following is the first web browser

Which of the following is the first web browser?


  1. Nexus
  2. Netscape Navigator
  3. Internet Explorer
  4. Mosaic
discuss
total MCQs: 240

MCQs

240

Views

235

Best Answers

299

Points

5