Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Selected Reading
Display flex items horizontally on a specific screen size in Bootstrap
To set flex item horizontally in different screen size, use the flex-*-row class.
The varied screen sizes is set for small, medium, large and extra large screen size. Let us see how to align flex items horizontally for small screen size ?
Flex Row (Small Screen)
AudiBMWBenz
The following is an example to display flex items horizontally on different screen size ?
Example
Bootstrap Example Flex
Resize the browser window to check the effect.
Flex Row
AudiBMWBenzFlex Row (Small Screen)
AudiBMWBenzFlex Row (Medium Screen)
AudiBMWBenzFlex Row (Large Screen)
AudiBMWBenz
Advertisements
