Is it possible to set the default input focus on an HTML form without using JavaScript, for example:
Input 1:
This is not possible without some form of scripting. Even Google's home page requires Javascript to focus the search field.