This page allows you to convert a list of text items into an HTML list. You can created Ordered Lists, Unordered Lists and Definition Lists.
Ordered and Unordered lists just require a list of items. Definition lists require pairs of comma separated values.
- Item 1
- Item 2
- Item 3
<ul>
<li>Item 1</li>
<li>Item 2</li>
<li>Item 3</li>
</ul>
For more information on HTML lists take a look at the W3Schools HTML Lists page.
Copyright © 2024
tech-spy.co.uk | raspberrypi-spy.co.uk | matthawkins.co.uk | freespecialeffects.co.uk