Get your own website Result Size: 625 x 534
x
 
<!DOCTYPE html>
<html>
<head>
<style>
p.ex1 {
  direction: rtl;
  unicode-bidi: bidi-override;
}
</style>
</head>
<body>
<p>This is the default text direction.</p>
<p class="ex1">This is right-to-left text direction.</p>
</body>
<!-- Mirrored from www.w3schools.com/css/tryit.asp?filename=trycss_text_direction by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 21 Dec 2022 16:49:07 GMT -->
</html>