/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<style type="text/css"> table { direction: rtl; } table table table { direction: ltr; } </style>