Vidyalelo
JavaScript · Q22

Performance Measures

Programming · JavaScript · question 22

Q22

Firebug can be used to inspect

A.
HTML
B.
CSS
C.
DOM
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Firebug is an extension for the Mozilla Firefox browser that allows you to debug and inspect HTML, CSS, the Document Object Model (DOM) and JavaScript.