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 style attribute content
Expression
style="[^"]*"|'[^']*'
Description
Get the style attribute inner text contained inside " or ' caracters with the "style=" prefix.
Matches
style="width: 10px;border:0" , style='width: 10px;border:0'
Non-Matches
style = "width:10px"
Author Rating: The rating for this expression. Stéphane Roy
   Displaying page 1 of 1 pages; Items 1 to 1

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