> For the complete documentation index, see [llms.txt](https://velara-3.gitbook.io/web-export/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://velara-3.gitbook.io/web-export/how-to-section/creating-list-items.md).

# Creating List items

Create Lists using Repeat Grids

You can make lists through a variety of methods. The most common is to create a repeat grid.

After you have created a repeat grid set the tag name to **UL** or **OL** and the sub tag name to **LI**.

You may want to [remove all styles](/web-export/element-options/untitled.md) and positioning from list items. Select an item in the grid and set the styles and sub styles to `-all`.

You may want to remove all list item styles. Select the Repeat Grid. In the sub styles to **-all**.

For text fields or text boxes you can remove default styling options using **-text**.

{% embed url="<https://youtu.be/99cFnL8pnrQ>" %}

{% embed url="<https://developer.mozilla.org/en-US/docs/Web/HTML/Element/li>" %}

{% embed url="<https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol>" %}

{% embed url="<https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ul>" %}

{% embed url="<https://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type>" %}
