<!DOCTYPE html>
<html>
<body>
<h1>The bdo rtl attribute</h1>
<p>Hello world. <bdo dir="rtl">Hello world</bdo></p>
</body>
</html>