DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

Regex — Example 193

Quick explanation + ready code for: Regex.

CSS Regex Back to examples
Back to language
Syntax: Regex in CSS. ID: #193

Code

.x{ color:#0f172a; }

Notes

You can copy this snippet and adapt it. For advanced, add real-world inputs, edge cases, and tests.