Run ❯
Get your own website
❯Run Code Ctrl+Alt+R
Save Code Ctrl+Alt+A
Change Orientation Ctrl+Alt+O
Change Theme Ctrl+Alt+D
Go to Spaces Ctrl+Alt+P
Bootstrap Example
Select Menu
To style a select menu in Bootstrap 5, add the .form-select class to the select element:
Select list (select one):
1
2
3
4
Mutiple select list (hold shift to select more than one):
1
2
3
4
5
Submit