Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
  
  <ol class="meaning">
    <li class="meaning-item">This is the example of the sentence where the long words should be hyphenated
      <ul class="sentences">
        <li class="sentence">This is the example of the sentence where the long words should be hyphenated</li>
        <li class="translation">This is the example of the sentence where the long words should be hyphenated</li>
      </ul>
    </li>
  </ol>
  
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers