Which of the following elements is typically used to submit a form?
<input type="submit"> or <button type="submit">
<input type="submit">
<button type="submit">
<input type="button">