brackets-2c-ltr.html (373B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 4 <style> 5 body { font: 32px monospace; } 6 div { text-align: center; } 7 </style> 8 9 <body> 10 11 <!-- 12 http://unicode.org/reports/tr9/#N0, Example 2 with fabrikam and ARABIC exchanged: 13 smith (ARABIC fabrikam) HEBREW 14 --> 15 <!-- LTR --> 16 <div>smith (العربي fabrikam) עברית</div>