Added Bootstrap logo image (#22696)

* Added Bootstrap logo image

* added alt text for accessibility
This commit is contained in:
Przemek
2018-11-25 19:22:48 +01:00
committed by Christopher McCormack
parent e4d12252f9
commit a8eb2b9c90

View File

@ -3,6 +3,10 @@ title: Bootstrap
---
## Bootstrap
![Bootstrap Logo][logo]
[logo]: https://getbootstrap.com/docs/4.1/assets/img/bootstrap-stack.png
Bootstrap is a popular front-end framework for web development. It contains pre-built components and design elements to style HTML content. Modern browsers such as Chrome, Firefox, Opera, Safari, and Internet Explorer support Bootstrap.
Bootstrap includes a responsive grid system for varying layouts. It is a great starting point for building a mobile friendly website. It also includes optional JavaScript functionality like collapsible content, carousels, and modals.