Supported html tags

I am loading external html-formatted text into a dynamic text field… I have embedded numeral, uppercase, lowercase and punctuation.

My html file is very simple: some titles are in bold <b></b> and followed by lists <li></li>… Throw in a few breaks <br> and you have it.

Well only the lists are displayed and my bold pieces of text do not appear.

Any idea why? It’s probably simple, but it’s the first time I do this, so…

THANK Y’ALL!