Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozzie-code-alt/bootstrap-101
Learning Bootstrap Basics For Hackathon
https://github.com/ozzie-code-alt/bootstrap-101
Last synced: about 16 hours ago
JSON representation
Learning Bootstrap Basics For Hackathon
- Host: GitHub
- URL: https://github.com/ozzie-code-alt/bootstrap-101
- Owner: Ozzie-code-alt
- Created: 2023-01-16T02:03:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T18:24:31.000Z (about 1 year ago)
- Last Synced: 2023-08-31T04:44:46.179Z (about 1 year ago)
- Language: HTML
- Size: 1.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstrap-101
Learning Bootstrap Basics For Hackathon# What is Bootstrap ? (Version 5.3)
- Front end , CSS and JS for making mobile-First, responsive websites- Includes pre-made components - navbars, modals, tabs, tooltips, buttons, accordions and more...
- Comes fully backed with a responsive, 12 column, CSS grid system for layouts
- Easy to customize and also ensures browser compatability (For supported browswers )
# New Feats of Bootstrap 5
- Dropped JQuery : Only Use Vanilla JS now
- Foirms have been revamped
- right - to -left Design support added (meaning text on web page will start right)
- new utility classes (positioning, font size, border radius etc)
- jumbotron gone
- bootstrap icons