Webspe Tools

JP EN

Convert Text to HTML Lists (ul, ol)

Convert line-separated text into HTML <ul> or <ol> lists with this free online tool.
Optionally add class names or wrap each list item in a link.
Copy the generated HTML code and use it directly in your website or web project.

Sponsored Links

▼ List Type

Advanced Settings

▼ Wrap each list item in an <a> tag

HTML Code

<ul>
  <li>Apple</li>
  <li>Grape</li>
  <li>Banana</li>
</ul>

\ Share on social media /

Sponsored Links

Related Tools