The below is the static form with html code snippet that is used for this example. The reason for providing the code snippet is that one can access the source code easily even if it is viewed in the mobile platforms. In general, it might not be very easy to access the source code of the form when this is viewed in the mobile platforms. This example makes you understand how the instructions are associated with the ‘aria-describedby’ technique when you run the screen reader on this form across all the platforms.
 Please enter capital letters only 
 Please enter smaller letters only 
 select appropriate age 
 Please Select the Gender 
 
 
 It allows 1000 Characters only 
 To get more features 
 Fill the required fields and click on submit 
 This clears all the entered data
Source Code
 Please enter capital letters only 
 Please enter smaller letters only 
 select appropriate age 
 Please Select the Gender 
 
 
 It allows 1000 Characters only 
 To get more features 
 Fill the required fields and click on submit 
 This clears all the entered data