Parse HTML file to grab all ID and Classes for a CSS file

Posted by iamfriendly on Stack Overflow See other posts from Stack Overflow or by iamfriendly
Published on 2011-01-01T13:35:30Z Indexed on 2011/01/01 13:54 UTC
Read the original article Hit count: 455

Filed under:
|
|
|

Hey all,

A short while ago, I'm fairly certain I came across an application (or perhaps a plugin for Coda - the IDE I use) which quickly parses a html document and then spits out all of the elements with IDs and Classes for me to use in a CSS file.

Having fully 'got into' zen coding - using the wonderful TEA plugin for Coda, I'm now hot on the heels of this app/plugin again.

I've tried and failed miserably at hunting through Google, but have come up completely empty handed.

Does anyone know of anything which can do this?

Happy New Year everyone!

© Stack Overflow or respective owner

Related posts about html

Related posts about css