Skip to content
Latest: Publish JavaScript Packages to NPM Like a Pro!

Edit It: Apply Red to All the Paragraphs Whose class Attribute Ends with a Case-Insensitive "st-p" Value

Home>Attribute Selectors in CSS>Edit It: Apply Red to All the Paragraphs Whose class Attribute Ends with a Case-Insensitive "st-p" Value

Edit It: Apply Red to All the Paragraphs Whose class Attribute Ends with a Case-Insensitive "st-p" Value

This code shows how to apply red to all the paragraphs whose class attribute ends with a case-insensitive "st-p" value.

See it on StackBlitz