Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 11:38 AM
Hello All,
As shown in the screenshot below, we need to build email format. I am able to get space before the line begins, however I am getting stuck adding space before the "bulleted list".
I am trying below format but it does not work.
It prints as seen below.
Does anyone have any idea regarding this?
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 12:26 PM
to generate list, you need to use <ul><li>your list item here</li></ul>
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 12:26 PM
to generate list, you need to use <ul><li>your list item here</li></ul>