unordered-list-with-indented-content.html 144 B

1234567
  1. <ul>
  2. <li>This is a list item
  3. with the content on
  4. multiline and indented.</li>
  5. <li>And this another list item
  6. with the same principle.</li>
  7. </ul>