HTML text Formating [] Text direction

Text direction

<!DOCTYPE html>
<html>
<body>
<p> If your browser supports bi-directional override (bdo), the next line will be written from the right to the left (rtl): </p>

<bdo dir="rtl"> Here is some Hebrew text </bdo>
</body>
</html>

Output

If your browser supports bi-directional override (bdo), the next line will be written from the right to the left (rtl):

Here is some Hebrew text

ليست هناك تعليقات:

إرسال تعليق