What is the default value for the ‘type’ attribute in input element? code example Example: default value input <input type="text" id="fname" name="fname" value="John">