Convert Text into ul & ol Tag

Converts line-separated text into HTML list elements (ul, ol tags).
The output HTML code can be easily used by copy and paste.

Sponsored Links

▼ List Tag Type

Additional Setting

▼ Wrap the contents of the <li> tag with the <a> tag

HTML Code

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

\ Share on SNS /

Sponsored Links

Tools

CSS Generators

UI Parts Generators

HTML Converters