CSS Dir Pseudo-Class
Dir pseudo-class of CSS is implemented to match HTML elements, depending on the direction of the content contained in them. Currently, ltr and rtl are normal values - here, ltr means left-to-right, and rtl means right-to-left.