Discussion :: Javascript - CS
- Why do Web Developers use Firebug?
Answer : Option C
Explanation :
Web developers use Firebug for the following reasons :
1. Inspect the behavior of HTML/CSS, and modify style & layout with true WYSIWYG 2. Debug JavaScript 3. Detect performance of website 4. Track Cookies & Sessions
Be The First To Comment