Latest All
Translate Language
Thursday, 23 February 2012
Giving direction to text
<html>
<head>
<style type="text/css">
div.ex1 {direction:rtr;}
div.ex2 {direction:rtl;}
</style>
</head>
<body>
<div class ="ex2">text direction 1</div>
<div class="ex1">Some text. Right-to-left direction.</div>
</body>
</html>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment