InterviewSolution
Saved Bookmarks
| 1. |
Explain Bootstrap 4 Positions. |
|
Answer» Bootstrap 4 Positions rapidly configure the POSITION of the elements. The positioning classes are .position-static, .position-relative, .position-absolute, .position-fixed, .position-STICKY. There are three positions in Bootstrap 4:-
|
|