Stavros Ioannidisistavros.dev·Oct 21, 2022FeaturedTwo ways to handle ltr/rtl on a page.When creating a multilingual web page you might need to handle languages written from right to left. This comes with some design issues. First, you must add the dir attribute to your root (<html>) element. But the dir attribute alone cannot tackle ev...40 likes·418 readsltr