Quantcast
Channel: HTML Renderer
Viewing all articles
Browse latest Browse all 693

New Post: RTL Support

$
0
0
there is a bug with handling <br/> elements in RTL
Until I fix it you can set RTL only on div that has the content in it like so:
<html>
<style>
body { text-align:right }
</style>
<body>
<div dir="rtl">
שלום עולם יש ברבורים בעגם
</div>
<br/>
</body>
</html>
Note: currently the RTL support is very basic so make sure it works for you.

Viewing all articles
Browse latest Browse all 693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>