multiline-unordered-list.html 105 B

12345
  1. <ul>
  2. <li>This line spans
  3. more than one line and is lazy</li>
  4. <li>Similar to this line</li>
  5. </ul>