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.
Text Utilities classes, contains various text properties, such as, text alignment, text wrapping, text overflow, text transformation, font weight, italics, monospace, resetting color of text, removing text decorations. 1. Text alignment : .class text-justify .class text-left .class text-center .class text-right .class text-sm|md|lg|xl-left 2. Text wrapping and overflow : .class text-wrap .class text-nowrap .class text-truncate 3. Word … Read more
Spacing helpers are useful for modifying the padding and margin of an element. Where property is one of: m–sets margin p-sets padding Sides is one of:- t-sets margin-padding “top“ b-sets margin-padding “bottom“ l-sets margin-padding “left“ r-sets margin-padding “right“ x-sets padding left|right or margin left|right y-sets padding top|bottom or margin top|bottom blank-sets margin padding on all sides of the element Size is one of:- 0-sets m|p … Read more
.sr-only class is used to hide an element in all device except screenreader.
box-shadow utilities class is use to add or remove shadows in the elements.
Bootstrap utilities Flex utility can be used to manage the layout, alignment, grid columns, navigation, and other components of the page. All flex classes come with additional responsive classes, which makes it easy to set a specific flex class on specific screen size. The * the symbol can be replaced with sm, md, lg or xl, which represents … Read more
Bootstrap embeds is a utility that helps you insert video or slideshow in the page keeping width of the parent and scales on any device.
Bootstrap utility display changes the value of the property with our responsive display utility classes. We purposely support only a subset of all possible values for display. Classes can be combined for various effects as you need. Screen Size Class Hidden an element .d-none Hides an element on a specific screen size .d-*-none Hidden only on xs … Read more
Bootstrap 4 has a lot of utility classes to quickly style elements. With no using CSS code. Borders:- This class adds a border all around the element. Borders by using the border classes to add or remove borders from an elements. Border Color by using border border-colorname to and color to the borders. Border Radius … Read more