Regular Expressions 101

Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-08-14 09:35
Flavor·PCRE2 (PHP)

/
^(?:background|border|color|font|margin|padding|text-align|width|height|display|position|top|left|right|bottom|overflow|z-index)$
/
gm
Open regex in editor

Description

Submitted by anonymous