News

When creating bullet lists in HTML, you can wrap list item tags around text and group the items in a pair of unordered tags. To create a single bullet, however, you simply use the HTML character ...
Working with HTML Editor we wanted to give a functionality to user where he can select any element from the html editor and can convert it into Numbered and Bulleted list. We added this functionality ...