Tool to Report CSS Used in Page

Discussion in 'CSS' started by msavage, Dec 1, 2007.

  1. #1
    Is there a tool available (free or otherwise) that will read a page of HTML and one or more CSS stylesheets then display a report of CSS that is currently being used? I need to strip some dead CSS from a very complicated set of stylesheets. Thanks.
     
    msavage, Dec 1, 2007 IP
  2. Crimsonc

    Crimsonc Peon

    Messages:
    616
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Firefox + Firebug (plugin) will show you what CSS is being used.
     
    Crimsonc, Dec 3, 2007 IP
  3. Dan_A

    Dan_A Peon

    Messages:
    65
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    For the page you are viewing, Firefox extension dustmeselectors will show you the unused selectors.
     
    Dan_A, Dec 3, 2007 IP