Snippets tagged “bootstrap”
6 snippets use this tag.
- How to Align the Last Bootstrap Menu Item to the RightCSS
In this tutorial, we will demonstrate how you can align the last menu item to the right in Bootstrap. Read the snippet and find some solutions to this problem.
- How to Change the Size of GlyphiconsHTML
In this snippet, you’ll find out how to change the size of glyphicons. You need the CSS font-size property to increase all glyphicons or only one of them.
- How to Create a Responsive Iframe with CSSCSS
If you want to make your iframe responsive, read our tutorial and find out CSS tricks and frameworks you need to use for creating a responsive iframe.
- How to Hide Elements in a Responsive LayoutCSS
On this page, we are going to demonstrate how to hide elements in a responsive layout. Read this tutorial to find out how to use CSS and Bootstrap for that purpose.
- How to Vertically Align Two <div> Elements with BootstrapCSS
In this tutorial, learn how you can vertically align two <div> elements with Bootstrap. On this page, we’ll demonstrate some examples for Bootstrap 3.4.1 and 4.5.0.
- Why and How the Bootstrap sr-only Class is UsedCSS
In this snippet, you can learn about the sr-only class and see how it is used in Bootstrap. To find more information, read our snippet and try examples.