Input buttons
Examples of how to style input buttons; input
elements with type="button"
, type="submit"
, or type="reset"
. See button markup for examples of a
and button
elements.
Default
Enhanced
Corners
Icon-only buttons are round by default. Here we show how you can set the same border-radius as other buttons.