I'm adding , as innerHTML via javascript in label and it is just not showing any thing at all. im retriving data from API 's responce
{
"answer_a": "<footer>",
"answer_b": "<section>",
"answer_c": "<bottom>",
"answer_d": "<down>",
"answer_e": null,
"answer_f": null
}
output it is giving rn is this image this image
i was expecting this as image an image of expected output