HTML list tag with letters not works

Stimulsoft Ultimate discussion
Post Reply
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

HTML list tag with letters not works

Post by Fabio Pagano »

Hi,I'd like to use a list using letter. So the syntax should be

<ul>
<li> list1:
<ol type="a">
<li>lista a
<li>lista b
<li>lista c
</ol>
<li> list2
</ul>

but it not works
here result:
° list1:
a lista a
a lista b
a lista c
° list2

can you help me?
thanks
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: HTML list tag with letters not works

Post by Lech Kulikowski »

Hello,

All supported tags, you can find at the following article:
https://stimulsoft.zendesk.com/hc/en-us ... gs-in-text

Thank you.
Post Reply