A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/css/selectors/attributes/whitespace below:

whitespace · WebPlatform Docs

whitespace Notes Remarks

Note Requires Windows Internet Explorer 7 or later. Note Attribute selectors are not supported in webpages that are displayed in the Microsoft Internet Explorer 5 document mode (also known as “Quirks” mode). To use attribute selectors, add a !DOCTYPE directive that specifies a standards-based document. For more information, see Defining Document Compatibility. Attributes are case-sensitive. Matches any E element whose “att” attribute value is a list of space-separated values, one of which is exactly equal to "val". If the target val contains whitespace, the rule will not match anything.

Syntax

E[att~=val] {...}

Parameters
att
Must be either an Identifier or a String.
val
Must be either an Identifier or a String.
Related specifications
Attribute selectors
W3C Recommendation
See also Related articles Combinators Selectors Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4