Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<title>text-align: justify for a bidi control + a CJK ideograph</title>
<style>
p { text-align: justify; width: 3.9em; }
</style>
</head>
<body>
<p>東京都東京都東京都</p>
</body>
</html>