Scenario1: To determine which style sheet or css class is applied to HTML element at runtime. (Figure 1)
Scenario2: How to debug css class? (Figure 2)
Solution:
- Download FireFox 3
- Download FireBug Add-in
- Open firefox, Start > Run > Firefox
- Open web site by typing URL
- Right click on page and click “inspect element”
- Refer below two screen shots
Figure 1
Figure 2