Commerce

Basic Html MCQs

Practice Basic Html MCQs for competitive exams.

Basic Html MCQs

Practice questions from this topic.

What should we add to a template in Dreamweaver in order to control where page content goes?

  1. A. Editable Regions
  2. B. HTML controllers
  3. C. Frames
  4. D. Content Controllers
Report Error

We can define ________ number of sites with one copy of dreamweaver installed on our computer.

  1. A. 990
  2. B. 10
  3. C. only 1
  4. D. unlimited
Report Error

IDE stands for

  1. A. Internet Development Environment
  2. B. Integrated Development Environment
  3. C. Intelligent Development Environment
  4. D. None of the mentioned
Report Error

Which of the following is not an IDE

  1. A. BlueGriffon 1.5.2
  2. B. Aptana studio 3
  3. C. TextEdit(Mac)
  4. D. Dreamweaver
Report Error

The open source software version of netscape is

  1. A. Chrome
  2. B. Mozilla
  3. C. Internet Explorer
  4. D. Erwise
Report Error

State true or false. Nexus is first graphical web browser.

  1. A. True
  2. B. False
Report Error

Who created the first web browser

  1. A. Tim Berners Lee
  2. B. Jacobs,Lan
  3. C. Marc Andeersen
  4. D. Mozilla foundation
Report Error

Which of the following is the first web browser?

  1. A. Nexus
  2. B. Netscape Navigator
  3. C. Internet Explorer
  4. D. Mosaic
Report Error

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

  1. A. Web browser
  2. B. Web server
  3. C. Web matrix
  4. D. None of the mentioned
Report Error

What is the use of “defer” attribute?

  1. A. It defers rendering of html page
  2. B. It defers script execution until the page has been rendered
  3. C. It defers rendering of css attributes
  4. D. None of mentioned
Report Error

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

  1. A. True
  2. B. False
Report Error

Firefox uses _________ rendering engine.

  1. A. WebKit
  2. B. Gecko
  3. C. Trident
  4. D. Presto
Report Error