Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
<div id="main">
  <div id="left">left</div>
  <div id="rightTable">prawaa asjdh adffdhhsjdh askjhd asjk ask</div>
  </div>
</body>
</html>
 
#rightTable{
 
        z-index: 1;
        padding: 10px;
        padding-right: 0;
        background: white;
        position: fixed;
        width: 15%;
        bottom: 20%;
        height: 300px;
        right: 0;
        border-radius: 10px;
      border:1px solid black;
    }
Output 300px

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers