Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.11 KB

What is CSS IDENTIFIER?

Want to discover the style of the top ranking websites?
CSS Identifier is a tool for web designers and front end developers which provides the value of any css property in any existing website.


Example

Getting Started

Paste the javascript code in the console of your browser and hit enter the tool will appear to you on the page.
you can get the code from here

How To

To get the value simply write the css property (as in css or camelCase) and hit enter then click on the element which you want to know about.
To clear the list erase the input field and hit enter.
The color of the input field indicates the correctness of the syntax.
The results are shown from this Node then its parent and up to the root.
Hover over the elements in the list

Browser Compatibility

CSS Identifier works in most major browsers (yes, even IE).

  • Google Chrome : Yes
  • Mozilla Firefox : yes
  • Opera : yes
  • Safari : Yes
  • IE+9 : Yes