Skip to content

Challenge Style Text Inputs as Form Controls

SaintPeter edited this page · 1 revision
Clone this wiki locally

Style Text Inputs as Form Controls

You can add the fa-paper-plane Font Awesome icon by adding <i class="fa fa-paper-plane"></i> within your submit button element.

<button type="submit" class="btn btn-primary"><i class="fa fa-paper-plane">Submit</i>

Something went wrong with that request. Please try again.