Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML ...
CSS now supports range syntax , enhancing the functionality of style queries and the if () function. Previously, style queries and the if () function required an exact match of the condition.