Revision: 27616
Updated Code
at June 17, 2010 20:32 by ala7lam
Updated Code
* {
text-align:right;
direction:rtl;
}
Revision: 27615
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 17, 2010 20:09 by ala7lam
Initial Code
<style type="text/css">
body {
text-align:right;
direction:rtl;
}
</style>
Initial URL
Initial Description
To align texts in a webpage to be right-to-left, use this code
Initial Title
RTL Text Alignment in webpage
Initial Tags
Initial Language
HTML