# Bootstrap5 Form Floating Labels
By default, label content is usually displayed above the input field:
!(#)
Using floating labels, you can insert labels inside the input field, and make them float above when clicking on the input field:
!(#)
## Bootstrap Example
[Try it Β»](#)
**Note:** The