Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="svgresponsivetext" />
  <meta charset="utf-8">
  <title>svgresponsivetext</title>
  <meta name="viewport" content="initial-scale=1, width=device-width, maximum-scale=1.0, user-scalable=no">
</head>
<body>
  <!-- does not support inner formatting -->
  <!-- like certain words bold or italic -->
  <!-- inherits style from parent -->
  <ul>
    <li class="textFit--left" style="position: static; letter-spacing: 1em;">Some short text</li>
    <li class="textFit--left">Some Longer text that mayyyyy have to be shrunk text</li>
    <li class="textFit--left">Some text</li>
    <li class="textFit--left">Some medium text which may get shrunk</li>
    <li class="textFit--left">Some medium text w shrunk</li>
    <li class="textFit--left">Some medium text which may  shrunk</li>
    <li class="textFit--left">Some medium text whicet shrunk</li>
    <li class="textFit--left">Some medium tex shrunk</li>
  </ul>
</body>
</html>
Output

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

Dismiss x
public
Bin info
jonjohnjohnsonpro
0viewers