emojis in webgadget showing without colors
Posted: Sat May 23, 2020 10:23 pm
Hi,
Following this:
https://www.w3schools.com/charsets/ref_emoji.asp
If i put the code inside a string
HTML$ = "about:<span style='font-size:100px;'>🦁</span><p>i will display 🦁</p><p>i will display 🦁</p>"
and the load it in the webgadget, the emoji shows in black and white, no colors.
Anybody can help?
I need to load fro a string becuse im polanning to create the html with my code, im not trying to load the w3school.com pge
Thanks in advance
Following this:
https://www.w3schools.com/charsets/ref_emoji.asp
If i put the code inside a string
HTML$ = "about:<span style='font-size:100px;'>🦁</span><p>i will display 🦁</p><p>i will display 🦁</p>"
and the load it in the webgadget, the emoji shows in black and white, no colors.
Anybody can help?
I need to load fro a string becuse im polanning to create the html with my code, im not trying to load the w3school.com pge
Thanks in advance