Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
html {
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
-webkit-text-orientation: upright;
text-orientation: upright;
}
</style>
</head>
<body>
你 <bdo dir=ltr>ا‌ل‌ع‌ر‌ب‌ي</bdo> 好!
</body>
</html>