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

Browse by Tags

All Tags » html » css javascript firefox
  • CSS Matching

    I am working in Coldfusion trying to match CSS items that are NOT listed. For instance, I have this code to match:    <div style='color:#444444;float:none;'>Test Text</div>   I have the code matched down to:    color:#444444;float:none;   My regular expression to match CSS items ...
    Posted to Construction Advice (Forum) by jimbo2150 on April 16, 2007