- Joined
- Nov 15, 2024
- Messages
- 26
- Reaction score
- 3
How to add a bullet list to the number list. if anybody knows then please guide me
<ol>
<li>First item</li>
<li>
Second item with a bullet list:
<ul>
<li>First sub-item</li>
<li>Second sub-item</li>
</ul>
</li>
<li>Third item</li>
</ol>
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.