Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<style>
textarea {
width: 100px;
height: 150px;
margin: 10px;
padding: 0;
}
</style>
<textarea style="direction:ltr"></textarea>
<textarea style="direction:rtl"></textarea>
<textarea style="direction:ltr"></textarea>
<textarea style="direction:rtl"></textarea>