I've recently started using Unlimited Elements because of its Widget Creator abilities. I was able to create a custom flip card that is actually a checkbox toggle. If the checkbox is marked, the card flips. If it's unmarked, the card flips back. The problem is when I brought my code into the Widget Creator, the </label> tag at the very end of my HTML file is colored red. I assume this means it doesn't work.
I'm wondering if the <label> tag is not supported in the Widget Creator because I also had the same problems with the <h2> tag. If this is the case, is there a work around you suggest to this trick because (according to my knowledge, I'm still new to CSS) I need the <label> tag in order for checkboxes to work.
I've recently started using Unlimited Elements because of its Widget Creator abilities. I was able to create a custom flip card that is actually a checkbox toggle. If the checkbox is marked, the card flips. If it's unmarked, the card flips back. The problem is when I brought my code into the Widget Creator, the </label> tag at the very end of my HTML file is colored red. I assume this means it doesn't work.
I'm wondering if the <label> tag is not supported in the Widget Creator because I also had the same problems with the <h2> tag. If this is the case, is there a work around you suggest to this trick because (according to my knowledge, I'm still new to CSS) I need the <label> tag in order for checkboxes to work.
Any help will greatly be appreciated.
can u show me a print screen ?