New article
Recently updated
Using Training Notification HTML Tags
Who is this article for?Users who want to learn how to use training notification HTML tags.
No elevated permissions are required.
Unlock the power of HTML tags in Ideagen Workplace Training to create compelling content. Here's a quick guide to get you started.
1. Formatting Basics
- Bold Text: Wrap text with <b> tags to make it bold.
Example: <b>New and Expectant Mothers (NEM) Course & Assessment</b>
Estimated course completion time: <b>1 hour</b>
Estimated assessment completion time: <b>10 minutes</b>
- Hyperlinks: Use <a> tags to add links.
Example: <a href="https://example.com">Click here</a> to visit our website.
-
Other Tags:
- <strong>: For important text.
- <br>: For line breaks.
- <ol> and <li>: For structured lists.
1.1. Quick Reference
For more details, check out the handy cheatsheet here.