MOTOSHARE 🚗🏍️
Turning Idle Vehicles into Shared Rides & Earnings

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.

Start Your Journey with Motoshare

Bootstrap 4.4.0 Component “Alerts”

Alerts:- Alerts are created with the .alert class, followed by one of the contextual classes .alert-success, .alert-info, .alert-warning, .alert-danger, .alert-primary, .alert-secondary, .alert-light or .alert-dark. Syntax:- Alert Links:- Add the alert-link class to any links inside the alert box to create “matching colored links”. syntax:- Closing Alerts:- To close the alert message, add a .alert-dismissible class to the alert container. for creating alert messages we have to create a button or … Read more

Some important CSS property for uses in your responsive bootstrap 4 pages

How do you change the direction of flex in CSS? The flex-direction property accepts 4 different values: Property Description row (default) same as text direction. row-reverse opposite to text direction. column same as row but top to bottom. column-reverse same as row-reverse top to bottom. What are the background properties? All CSS Background PropertiesProperty Description … Read more