Code
<!DOCTYPE html>
<html>
   <head>
       <title>html tutorial - html5 - html code - html form - In 30Sec by Microsoft Award MVP - | wikitechy HTML maxlength Attribute</title>
   </head>
   <body>
       <h1><span>html tutorial - </span>Wikitechy HTML maxlength Attribute<span> - html5 - html code - html form</span></h1>
       Contact Number:<input type="text" maxlength="10">
  </body>
</html>

Result