Open Source demoing my CSS

Discussion in 'Tech Support' started by happysack, 3 Jun 2012.

  1. happysack

    happysack goodateverthinger

    Joined:
    19 Dec 2009
    Posts:
    408
    Likes Received:
    10
    reviewing an older site of mine and i have a CSS enabled within it.

    Is there any program that pulls all the CSS data and displays example data of each differenet style etc

    ie

    h1.hover example
    h2.hover exmaple
    a example
    a.hover example

    This way I can reference to which style I wish to gain.

    Hope this makes sense!

    many thanks in advance.
     
  2. aLtikal

    aLtikal 1338-One step infront of the pro's

    Joined:
    7 May 2008
    Posts:
    943
    Likes Received:
    27
    Not sure if this answers your question but there is a plugin called Firebug for Firefox that is a very powerfull tool for editing CSS live from inside a site, as well as a host of features. It will allow you to copy/paste code into it and see how it looks without having to open a css file, make changes and save, then re-open in browser.

    Hope this helps pal.
     
  3. JimmyTheTrumpet

    JimmyTheTrumpet What's a Dremel?

    Joined:
    7 Jun 2012
    Posts:
    14
    Likes Received:
    1
    Web Developer AddOn for Firefox

    I have used the Web Developer Addon for Firefox for a number of years now, I can't get by without it. It has a few different ways of interacting with the CSS of your page.
     
  4. Atomic

    Atomic Gerwaff

    Joined:
    6 May 2002
    Posts:
    9,646
    Likes Received:
    94

Share This Page