We have found that some content in Zoho Creator is not accessible to our visually disabled users or users with limited dexterity. For many users the only way to access web content is through a screen reader or other assistive technology. There are a few simple things that can be done to make Zoho Creator accessible to everyone:
<label for="FirstName">First name:</label> <input name="fn" type="text" id="FirstName"> </input></label>