The ul element is what groups list elements together in an unordered fashion. To create the ul element, add the following into the HTML text editor:

To create the list tags, add the following into the HTML text editor:

To create the image tags, add the following into the HTML text editor:

The image tags require information about the desired image in order to display it. Copy the file path for the desired image and then paste the path into the src="" like in the image.

It is possible to have multiple images in each list item. In order to do so, add the text like in the image.

The ol element is what groups list elements together numerically. To create the ol element, add the following into the HTML text editor:{“smallUrl”:“https://www. wikihow. com/images/c/c6/Orderedlist. png”,“bigUrl”:"/images/thumb/c/c6/Orderedlist. png/350px-Orderedlist. png",“smallWidth”:460,“smallHeight”:104,“bigWidth”:350,“bigHeight”:79,“licensing”:"<div class="mw-parser-output">

License: <a target="_blank" rel="nofollow noreferrer noopener" class="external text" href="https://en. wikipedia. org/wiki/Fair_use">Fair Use</a> (screenshot)
\n</p></div>"}

To create the list tags, add the following into the HTML text editor: [2] X Research source

To create the image tags, add the following into the HTML text editor:

The image tags require information about the desired image in order to display it. Copy the file path for the desired image and then paste the path into the src="" like in the image.

It is possible to have multiple images in each list item. In order to do so, add the text from the image into the editor.