components bootstrap 5 code example
Example 1: what is bootstrap
Bootstrap is a free and open-source CSS framework directed at responsive,
mobile-first front-end web development developed by TWITTER
It contains CSS- and JavaScript-based design templates for typography, forms,
buttons, navigation, and other interface components.
Example 2: bootstarp 5
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha2/css/bootstrap.min.css" integrity="sha384-DhY6onE6f3zzKbjUPRc2hOzGAdEf4/Dz+WJwBvEYL/lkkIsI3ihufq9hk9K4lVoK" crossorigin="anonymous">