HTML

Browse all tools in the "HTML" tag.

Code generation

Text to List Converter (tool.muzin.org)

A tool to convert line-separated text into an HTML list using `<li>` tags. Each line is converted to a `<li>` element, wrapped in a `<ul>` tag to produce a ready-to-use HTML list.

12