Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » regex » css
  • Need help for a css parser

    hi, i'm trying to parse a css file. The goal is to catch all H tags ... example : <h1>,<h2>,<h3>, .... and populate a table with the result : [0] = "<h1>", [1] = "<h2>", .... After that i'll use this table in a wysiwyg. I have no problem reading my file or creating the table, I just ...
    Posted to Construction Advice (Forum) by snowpo on July 20, 2007