dir
Description
The dir pseudo-class for CSS allows the author to write selectors that represent an element based on its directionality as determined by the document language.
Syntax
selector:dir() { property: value; }
The dir pseudo-class for CSS allows the author to write selectors that represent an element based on its directionality as determined by the document language.
selector:dir() { property: value; }