Posted 2 November 2023, 5:58 am EST
Hi,
into an InpuPanel i try to use an HTML Label to have both background color and forecolor.
<html><head><style>body{background-color: #f4f140;}</style></head><body>Il Device impostato <font color="green"><b>Advantech USB-4711B - BID: #15</b></font> <font color="red">non è disponibile.</font></body></html>
The forecolor renders fine but the background is not working.
Since the component name is HTMLLabel, i expect a full html code!
Any suggestion?
Thanks
Fabio La Vitola