I have created a notebook on could as follows:
= Food Nutrition Label: Apple. In the output Nutrition Facts label has appeared.
I have published the same. I have used the iframe in html. The same output is appearing in webpage.
<section class="py-2" id="Types"> <div class="container"> <iframe width='800' height='400' src='https://www.wolframcloud.com/obj/modakindia/Published/apple.nb' frameborder='0'></iframe> </section>
Screenshot for more accurate html
The output is available in the link below.
https://nourishbodymind.blogspot.com/2023/02/crunch-into-juicy-sweetness-of-apples.html
I have some queries on the above.
- The Label is not appearing in mobile screen as well.
- The font size is not displaying properly due to large size.
- All the values are not displaying which I got in the gadget "Food Nutrition Label".
Need help.