RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details CSS commentary
Expression
/\*[^\/]+/
Description
With this regex you can find or replace any CSS commentary in your stylesheets in once. Build for use with dreamweaver. Probably works also fine in any other circumstances.
Matches
/* Commentary */ | /* CSS */ | /* text:padding */
Non-Matches
/* CSS;* :: / */ | / no comment / | *comment*
Author Rating: The rating for this expression. Kees van der Wiel
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials