Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<meta name="description" content="bidi-tab">
<style>
div {
  font-family: monospace;
  font-size: 20px;
  line-height: 1;
  white-space: pre;
  width: 10ch;
  background: yellow;
}
span {
  background: lime;
}
</style>
<body>
  <div dir=ltr><span dir=ltr>&#9;0</span></div>
  <div dir=rtl><span dir=rtl>&#9;0</span></div>
  <div dir=ltr><span dir=rtl>&#9;0</span></div>
  <div dir=rtl><span dir=ltr>&#9;0</span></div>
</body>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
kojiishipro
0viewers