A FORM tag with only a submit button


The HTML required for this FORM

<FORM Method=GET Action="/cgi-bin/first.cgi"> <input type="submit" > </FORM>