代码示例:(标识:tag_bdo_dir)
<!DOCTYPE html>
<html>
<body>

<h1>bdo rtl 属性</h1>

<p>Hello world. <bdo dir="rtl">Hello world</bdo></p>

</body>
</html>
运行结果: