Hi,
I'm trying to unravel a CSS stylesheet to determine what CSS is applied to a particular HTML element. It's taking a lot of time to figure out the precedence of CSS styles and many elements in the HTML have multiple classes assigned to them on top of the styles applied to all HTML tags.
Do you know of a tool that can show me exactly what CSS styles are being applied to a particular HTML element?
Thanks
Travis Hawkins
I'm trying to unravel a CSS stylesheet to determine what CSS is applied to a particular HTML element. It's taking a lot of time to figure out the precedence of CSS styles and many elements in the HTML have multiple classes assigned to them on top of the styles applied to all HTML tags.
Do you know of a tool that can show me exactly what CSS styles are being applied to a particular HTML element?
Thanks
Travis Hawkins