css3 / Html / YouTube CSS :dir() pseudo selector October 1, 2021 MilapLeave a comment The :dir() pseudo-class in CSS allows elements to be selected based on the direction of the language, as determined in the HTML markup. There are really only two directions language can flow in a document, which are left-to-right and right-to-left. Rate this:Share this:Click to share on Facebook (Opens in new window)Click to share on WhatsApp (Opens in new window)Click to share on Twitter (Opens in new window)Click to email a link to a friend (Opens in new window)MoreClick to share on LinkedIn (Opens in new window)Like this:Like Loading... Related