W3Schools Tryit Editor

PHOTO EMBED

Mon Apr 15 2024 18:21:57 GMT+0000 (Coordinated Universal Time)

Saved by @Elizabeth__ #undefined

<!DOCTYPE html>
<html>
<body>
​
<p>If your browser supports bi-directional override (bdo), the next line will be written from right to left (rtl):</p>
​
<bdo dir="rtl">This line will be written from right to left</bdo>
​
</body>
</html>
​
​
content_copyCOPY

https://www.w3schools.com/html/tryit.asp?filename