HTML Attributes. The HTML is used to define a input Hidden field. [/Edit] Posted 16-Apr-11 0:40am. A hidden field also includes those data that could not be seen or modified by the users when submitted the form. Albin Abel 16-Apr-11 5:56am. Hope this helps! Updated 16-Apr-11 1:07am. Modified the answer as suggested by Albin Abel. Other option is - store the TextBox value in a Hidden Field onblur of the TextBox. In the first article in this series we looked at the history of HTML5 forms and many of the new attributes available to us. Advanced HTML For Beginners > Home > HTML > HTML Forms > Input Type Checkbox If this is your first visit, be sure to check out the FAQ by clicking the link above. Ankur everything renders as html (the form tags). HTML Check Boxes Checkboxes are intended for choosing "Yes" or "No" in response to a question, or … Check boxes allow multiple selections at a time and radio buttons allow only a single selection at a time, but both use the tag to create each box or button. Hi, I am trying to align some checkboxes to the right of the text describing the checkbox options. As we’ll see, these new features will go a long way toward making your life easier while delivering a delightful user experience. checked = boolean Gives the default checkedness of the input element. The checkbox state represents a state or option that can be toggled. Then access this hidden field value on the server. A hidden field only stores those database records that need to be updated when submitting the form. In this second and final part of the series, we’ll look at the new input types available in HTML5. You may have to register before you can post: click the register link above to proceed.