"Typo in Your Code: 'Hidel' Should be 'Hidden'"
Hidel is a typo in your code. It should be `hidden` instead of `hidel`.
In the line where you define the `hidden` attribute, you have written `hidel` instead of `hidden`. Change it to `hidden` and it should work fine.
I like this
I dislike this
Report a content error
Share