Bootstrap Utilities : “Visibility”
With visibility utilities you have control the visibility, without modifying the display, of elements.
From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.
With Motoshare, every parked vehicle finds a purpose.
Owners earn. Renters ride.
š Everyone wins.
With visibility utilities you have control the visibility, without modifying the display, of elements.
Easily change the vertical alignment of inline, inline-block, inline-table, and table cell elements. Change the alignment of elements with theĀ vertical-alignmentĀ utilities. These are the classes:-Ā .align-baseline,Ā .align-top,Ā .align-middle,Ā .align-bottom,Ā .align-text-bottom, andĀ .align-text-topĀ as needed.
Arrange the elements easily with the positioning utilities. .fixed-top class is use to fix the element in the top position of the page. .fixed-bottom class is use to fix the element in the bottom position of the page. .sticky-top class is use to stick the elementĀ at theĀ topĀ of the page when you scroll past it.